FindBugs Report

Produced using FindBugs 3.0.1.

Project: Java[Java]

Metrics

661530 lines of code analyzed, in 9612 classes, in 14 packages.

Metric Total Density*
High Priority Warnings 2888 4.37
Medium Priority Warnings 4384 6.63
Total Warnings 7272 10.99

(* Defects per Thousand lines of non-commenting source statements)



Summary

Warning Type Number
Bad practice Warnings 1
Malicious code vulnerability Warnings 687
Security Warnings 5321
Dodgy code Warnings 1263
Total 7272



Warnings

Click on each warning link to see a full description of the issue, and details of how to resolve it.

Bad practice Warnings

Warning Priority Details
Random object created and used only once High

Random object created and used only once in testcasesupport.IO.staticReturnsTrueOrFalse()


In file IO.java, line 100
In class testcasesupport.IO
In method testcasesupport.IO.staticReturnsTrueOrFalse()
Called method java.util.Random.nextBoolean()
At IO.java:[line 100]
At IO.java:[line 100]



Malicious code vulnerability Warnings

Warning Priority Details
Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.java

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.badPublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.java:[line 31]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.goodG2B1PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.java, line 73
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.goodG2B1PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.java:[line 73]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.goodG2B2PublicStatic should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.java, line 74
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.goodG2B2PublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.java:[line 74]

Field should be package protected Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.data should be package protected


In file CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.java, lines to
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.data
In CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__connect_tcp_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__connect_tcp_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__connect_tcp_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__connect_tcp_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__connect_tcp_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__connect_tcp_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__connect_tcp_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a.data
In CWE23_Relative_Path_Traversal__connect_tcp_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__console_readLine_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__console_readLine_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__console_readLine_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__console_readLine_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__console_readLine_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__console_readLine_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__console_readLine_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a.data
In CWE23_Relative_Path_Traversal__console_readLine_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__database_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__database_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__database_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__database_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__database_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__database_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__database_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a.data
In CWE23_Relative_Path_Traversal__database_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__Environment_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__Environment_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__Environment_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__Environment_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__Environment_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__Environment_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__Environment_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a.data
In CWE23_Relative_Path_Traversal__Environment_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__File_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__File_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__File_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__File_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__File_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__File_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__File_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.data
In CWE23_Relative_Path_Traversal__File_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.data
In CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.data
In CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.data
In CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__listen_tcp_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__listen_tcp_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__listen_tcp_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__listen_tcp_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__listen_tcp_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__listen_tcp_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__listen_tcp_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a.data
In CWE23_Relative_Path_Traversal__listen_tcp_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__PropertiesFile_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__PropertiesFile_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__PropertiesFile_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__PropertiesFile_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__PropertiesFile_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__PropertiesFile_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__PropertiesFile_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a.data
In CWE23_Relative_Path_Traversal__PropertiesFile_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__Property_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__Property_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__Property_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__Property_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__Property_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__Property_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__Property_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a.data
In CWE23_Relative_Path_Traversal__Property_68a.java

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.badPublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__URLConnection_22a.java, line 30
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__URLConnection_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.goodG2B1PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__URLConnection_22a.java, line 117
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.goodG2B1PublicStatic
At CWE23_Relative_Path_Traversal__URLConnection_22a.java:[line 117]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.goodG2B2PublicStatic should be package protected


In file CWE23_Relative_Path_Traversal__URLConnection_22a.java, line 118
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.goodG2B2PublicStatic
At CWE23_Relative_Path_Traversal__URLConnection_22a.java:[line 118]

Field should be package protected Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a.data should be package protected


In file CWE23_Relative_Path_Traversal__URLConnection_68a.java, lines to
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a.data
In CWE23_Relative_Path_Traversal__URLConnection_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__connect_tcp_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__connect_tcp_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__connect_tcp_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__connect_tcp_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__connect_tcp_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__connect_tcp_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__connect_tcp_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a.data
In CWE36_Absolute_Path_Traversal__connect_tcp_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__console_readLine_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__console_readLine_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__console_readLine_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__console_readLine_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__console_readLine_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__console_readLine_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__console_readLine_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a.data
In CWE36_Absolute_Path_Traversal__console_readLine_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__database_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__database_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__database_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__database_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__database_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__database_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__database_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a.data
In CWE36_Absolute_Path_Traversal__database_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__Environment_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__Environment_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__Environment_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__Environment_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__Environment_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__Environment_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__Environment_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a.data
In CWE36_Absolute_Path_Traversal__Environment_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__File_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__File_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__File_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__File_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__File_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__File_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__File_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.data
In CWE36_Absolute_Path_Traversal__File_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.data
In CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.data
In CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.data
In CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__listen_tcp_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__listen_tcp_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__listen_tcp_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__listen_tcp_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__listen_tcp_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__listen_tcp_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__listen_tcp_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a.data
In CWE36_Absolute_Path_Traversal__listen_tcp_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__PropertiesFile_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__PropertiesFile_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__PropertiesFile_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__PropertiesFile_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__PropertiesFile_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__PropertiesFile_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__PropertiesFile_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a.data
In CWE36_Absolute_Path_Traversal__PropertiesFile_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__Property_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__Property_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__Property_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__Property_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__Property_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__Property_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__Property_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a.data
In CWE36_Absolute_Path_Traversal__Property_68a.java

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.badPublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__URLConnection_22a.java, line 30
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__URLConnection_22a.java:[line 30]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.goodG2B1PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__URLConnection_22a.java, line 105
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.goodG2B1PublicStatic
At CWE36_Absolute_Path_Traversal__URLConnection_22a.java:[line 105]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.goodG2B2PublicStatic should be package protected


In file CWE36_Absolute_Path_Traversal__URLConnection_22a.java, line 106
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.goodG2B2PublicStatic
At CWE36_Absolute_Path_Traversal__URLConnection_22a.java:[line 106]

Field should be package protected Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a.data should be package protected


In file CWE36_Absolute_Path_Traversal__URLConnection_68a.java, lines to
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a.data
In CWE36_Absolute_Path_Traversal__URLConnection_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__connect_tcp_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.badPublicStatic
At CWE78_OS_Command_Injection__connect_tcp_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__connect_tcp_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__connect_tcp_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__connect_tcp_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__connect_tcp_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a.data should be package protected


In file CWE78_OS_Command_Injection__connect_tcp_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a.data
In CWE78_OS_Command_Injection__connect_tcp_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__console_readLine_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.badPublicStatic
At CWE78_OS_Command_Injection__console_readLine_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__console_readLine_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__console_readLine_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__console_readLine_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__console_readLine_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a.data should be package protected


In file CWE78_OS_Command_Injection__console_readLine_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a.data
In CWE78_OS_Command_Injection__console_readLine_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__database_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.badPublicStatic
At CWE78_OS_Command_Injection__database_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__database_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__database_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__database_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__database_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a.data should be package protected


In file CWE78_OS_Command_Injection__database_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a.data
In CWE78_OS_Command_Injection__database_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__Environment_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.badPublicStatic
At CWE78_OS_Command_Injection__Environment_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__Environment_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__Environment_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__Environment_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__Environment_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a.data should be package protected


In file CWE78_OS_Command_Injection__Environment_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a.data
In CWE78_OS_Command_Injection__Environment_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__File_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.badPublicStatic
At CWE78_OS_Command_Injection__File_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__File_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__File_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__File_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__File_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.data should be package protected


In file CWE78_OS_Command_Injection__File_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.data
In CWE78_OS_Command_Injection__File_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__getCookies_Servlet_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.badPublicStatic
At CWE78_OS_Command_Injection__getCookies_Servlet_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__getCookies_Servlet_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__getCookies_Servlet_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__getCookies_Servlet_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__getCookies_Servlet_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a.data should be package protected


In file CWE78_OS_Command_Injection__getCookies_Servlet_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a.data
In CWE78_OS_Command_Injection__getCookies_Servlet_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__getParameter_Servlet_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.badPublicStatic
At CWE78_OS_Command_Injection__getParameter_Servlet_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__getParameter_Servlet_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__getParameter_Servlet_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__getParameter_Servlet_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__getParameter_Servlet_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a.data should be package protected


In file CWE78_OS_Command_Injection__getParameter_Servlet_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a.data
In CWE78_OS_Command_Injection__getParameter_Servlet_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__getQueryString_Servlet_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.badPublicStatic
At CWE78_OS_Command_Injection__getQueryString_Servlet_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__getQueryString_Servlet_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__getQueryString_Servlet_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__getQueryString_Servlet_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__getQueryString_Servlet_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a.data should be package protected


In file CWE78_OS_Command_Injection__getQueryString_Servlet_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a.data
In CWE78_OS_Command_Injection__getQueryString_Servlet_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__listen_tcp_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.badPublicStatic
At CWE78_OS_Command_Injection__listen_tcp_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__listen_tcp_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__listen_tcp_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__listen_tcp_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__listen_tcp_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a.data should be package protected


In file CWE78_OS_Command_Injection__listen_tcp_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a.data
In CWE78_OS_Command_Injection__listen_tcp_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__PropertiesFile_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.badPublicStatic
At CWE78_OS_Command_Injection__PropertiesFile_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__PropertiesFile_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__PropertiesFile_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__PropertiesFile_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__PropertiesFile_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a.data should be package protected


In file CWE78_OS_Command_Injection__PropertiesFile_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a.data
In CWE78_OS_Command_Injection__PropertiesFile_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__Property_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.badPublicStatic
At CWE78_OS_Command_Injection__Property_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__Property_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__Property_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__Property_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__Property_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a.data should be package protected


In file CWE78_OS_Command_Injection__Property_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a.data
In CWE78_OS_Command_Injection__Property_68a.java

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.badPublicStatic should be package protected


In file CWE78_OS_Command_Injection__URLConnection_22a.java, line 27
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.badPublicStatic
At CWE78_OS_Command_Injection__URLConnection_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.goodG2B1PublicStatic should be package protected


In file CWE78_OS_Command_Injection__URLConnection_22a.java, line 56
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.goodG2B1PublicStatic
At CWE78_OS_Command_Injection__URLConnection_22a.java:[line 56]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.goodG2B2PublicStatic should be package protected


In file CWE78_OS_Command_Injection__URLConnection_22a.java, line 57
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.goodG2B2PublicStatic
At CWE78_OS_Command_Injection__URLConnection_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a.data should be package protected


In file CWE78_OS_Command_Injection__URLConnection_68a.java, lines to
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a.data
In CWE78_OS_Command_Injection__URLConnection_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.badPublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_connect_tcp_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_connect_tcp_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_connect_tcp_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.goodG2B1PublicStatic
At CWE80_XSS__CWE182_Servlet_connect_tcp_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_connect_tcp_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.goodG2B2PublicStatic
At CWE80_XSS__CWE182_Servlet_connect_tcp_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a.data should be package protected


In file CWE80_XSS__CWE182_Servlet_connect_tcp_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a.data
In CWE80_XSS__CWE182_Servlet_connect_tcp_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.badPublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_database_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_database_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_database_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.goodG2B1PublicStatic
At CWE80_XSS__CWE182_Servlet_database_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_database_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.goodG2B2PublicStatic
At CWE80_XSS__CWE182_Servlet_database_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a.data should be package protected


In file CWE80_XSS__CWE182_Servlet_database_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a.data
In CWE80_XSS__CWE182_Servlet_database_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.badPublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_File_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_File_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_File_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.goodG2B1PublicStatic
At CWE80_XSS__CWE182_Servlet_File_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_File_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.goodG2B2PublicStatic
At CWE80_XSS__CWE182_Servlet_File_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.data should be package protected


In file CWE80_XSS__CWE182_Servlet_File_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.data
In CWE80_XSS__CWE182_Servlet_File_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.badPublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic
At CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic
At CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.data should be package protected


In file CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.data
In CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.badPublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic
At CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic
At CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.data should be package protected


In file CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.data
In CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.badPublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic
At CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic
At CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.data should be package protected


In file CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.data
In CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.badPublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_listen_tcp_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_listen_tcp_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_listen_tcp_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.goodG2B1PublicStatic
At CWE80_XSS__CWE182_Servlet_listen_tcp_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_listen_tcp_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.goodG2B2PublicStatic
At CWE80_XSS__CWE182_Servlet_listen_tcp_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a.data should be package protected


In file CWE80_XSS__CWE182_Servlet_listen_tcp_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a.data
In CWE80_XSS__CWE182_Servlet_listen_tcp_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.badPublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.goodG2B1PublicStatic
At CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.goodG2B2PublicStatic
At CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.data should be package protected


In file CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.data
In CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.badPublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_URLConnection_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_URLConnection_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_URLConnection_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.goodG2B1PublicStatic
At CWE80_XSS__CWE182_Servlet_URLConnection_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__CWE182_Servlet_URLConnection_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.goodG2B2PublicStatic
At CWE80_XSS__CWE182_Servlet_URLConnection_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a.data should be package protected


In file CWE80_XSS__CWE182_Servlet_URLConnection_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a.data
In CWE80_XSS__CWE182_Servlet_URLConnection_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.badPublicStatic should be package protected


In file CWE80_XSS__Servlet_connect_tcp_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.badPublicStatic
At CWE80_XSS__Servlet_connect_tcp_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__Servlet_connect_tcp_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.goodG2B1PublicStatic
At CWE80_XSS__Servlet_connect_tcp_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__Servlet_connect_tcp_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.goodG2B2PublicStatic
At CWE80_XSS__Servlet_connect_tcp_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a.data should be package protected


In file CWE80_XSS__Servlet_connect_tcp_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a.data
In CWE80_XSS__Servlet_connect_tcp_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.badPublicStatic should be package protected


In file CWE80_XSS__Servlet_database_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.badPublicStatic
At CWE80_XSS__Servlet_database_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__Servlet_database_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.goodG2B1PublicStatic
At CWE80_XSS__Servlet_database_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__Servlet_database_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.goodG2B2PublicStatic
At CWE80_XSS__Servlet_database_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a.data should be package protected


In file CWE80_XSS__Servlet_database_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a.data
In CWE80_XSS__Servlet_database_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.badPublicStatic should be package protected


In file CWE80_XSS__Servlet_File_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.badPublicStatic
At CWE80_XSS__Servlet_File_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__Servlet_File_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.goodG2B1PublicStatic
At CWE80_XSS__Servlet_File_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__Servlet_File_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.goodG2B2PublicStatic
At CWE80_XSS__Servlet_File_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.data should be package protected


In file CWE80_XSS__Servlet_File_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.data
In CWE80_XSS__Servlet_File_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.badPublicStatic should be package protected


In file CWE80_XSS__Servlet_getCookies_Servlet_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.badPublicStatic
At CWE80_XSS__Servlet_getCookies_Servlet_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__Servlet_getCookies_Servlet_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic
At CWE80_XSS__Servlet_getCookies_Servlet_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__Servlet_getCookies_Servlet_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic
At CWE80_XSS__Servlet_getCookies_Servlet_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a.data should be package protected


In file CWE80_XSS__Servlet_getCookies_Servlet_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a.data
In CWE80_XSS__Servlet_getCookies_Servlet_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.badPublicStatic should be package protected


In file CWE80_XSS__Servlet_getParameter_Servlet_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.badPublicStatic
At CWE80_XSS__Servlet_getParameter_Servlet_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__Servlet_getParameter_Servlet_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic
At CWE80_XSS__Servlet_getParameter_Servlet_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__Servlet_getParameter_Servlet_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic
At CWE80_XSS__Servlet_getParameter_Servlet_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a.data should be package protected


In file CWE80_XSS__Servlet_getParameter_Servlet_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a.data
In CWE80_XSS__Servlet_getParameter_Servlet_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.badPublicStatic should be package protected


In file CWE80_XSS__Servlet_getQueryString_Servlet_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.badPublicStatic
At CWE80_XSS__Servlet_getQueryString_Servlet_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__Servlet_getQueryString_Servlet_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic
At CWE80_XSS__Servlet_getQueryString_Servlet_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__Servlet_getQueryString_Servlet_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic
At CWE80_XSS__Servlet_getQueryString_Servlet_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a.data should be package protected


In file CWE80_XSS__Servlet_getQueryString_Servlet_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a.data
In CWE80_XSS__Servlet_getQueryString_Servlet_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.badPublicStatic should be package protected


In file CWE80_XSS__Servlet_listen_tcp_22a.java, line 26
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.badPublicStatic
At CWE80_XSS__Servlet_listen_tcp_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__Servlet_listen_tcp_22a.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.goodG2B1PublicStatic
At CWE80_XSS__Servlet_listen_tcp_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__Servlet_listen_tcp_22a.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.goodG2B2PublicStatic
At CWE80_XSS__Servlet_listen_tcp_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a.data should be package protected


In file CWE80_XSS__Servlet_listen_tcp_68a.java, lines to
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a.data
In CWE80_XSS__Servlet_listen_tcp_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.badPublicStatic should be package protected


In file CWE80_XSS__Servlet_PropertiesFile_22a.java, line 26
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.badPublicStatic
At CWE80_XSS__Servlet_PropertiesFile_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__Servlet_PropertiesFile_22a.java, line 45
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.goodG2B1PublicStatic
At CWE80_XSS__Servlet_PropertiesFile_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__Servlet_PropertiesFile_22a.java, line 46
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.goodG2B2PublicStatic
At CWE80_XSS__Servlet_PropertiesFile_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a.data should be package protected


In file CWE80_XSS__Servlet_PropertiesFile_68a.java, lines to
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a.data
In CWE80_XSS__Servlet_PropertiesFile_68a.java

Field should be package protected Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.badPublicStatic should be package protected


In file CWE80_XSS__Servlet_URLConnection_22a.java, line 26
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.badPublicStatic
At CWE80_XSS__Servlet_URLConnection_22a.java:[line 26]

Field should be package protected Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.goodG2B1PublicStatic should be package protected


In file CWE80_XSS__Servlet_URLConnection_22a.java, line 45
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.goodG2B1PublicStatic
At CWE80_XSS__Servlet_URLConnection_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.goodG2B2PublicStatic should be package protected


In file CWE80_XSS__Servlet_URLConnection_22a.java, line 46
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.goodG2B2PublicStatic
At CWE80_XSS__Servlet_URLConnection_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a.data should be package protected


In file CWE80_XSS__Servlet_URLConnection_68a.java, lines to
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a.data
In CWE80_XSS__Servlet_URLConnection_68a.java

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.badPublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.java, line 27
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.java, line 49
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.goodG2B1PublicStatic
At CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.java:[line 49]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.java, line 50
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.goodG2B2PublicStatic
At CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.java:[line 50]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.data should be package protected


In file CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.java, lines to
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.data
In CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.java

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.badPublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_database_22a.java, line 27
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_database_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.goodG2B1PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_database_22a.java, line 49
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.goodG2B1PublicStatic
At CWE81_XSS_Error_Message__Servlet_database_22a.java:[line 49]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.goodG2B2PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_database_22a.java, line 50
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.goodG2B2PublicStatic
At CWE81_XSS_Error_Message__Servlet_database_22a.java:[line 50]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a.data should be package protected


In file CWE81_XSS_Error_Message__Servlet_database_68a.java, lines to
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a.data
In CWE81_XSS_Error_Message__Servlet_database_68a.java

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.badPublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_File_22a.java, line 27
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_File_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.goodG2B1PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_File_22a.java, line 49
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.goodG2B1PublicStatic
At CWE81_XSS_Error_Message__Servlet_File_22a.java:[line 49]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.goodG2B2PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_File_22a.java, line 50
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.goodG2B2PublicStatic
At CWE81_XSS_Error_Message__Servlet_File_22a.java:[line 50]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.data should be package protected


In file CWE81_XSS_Error_Message__Servlet_File_68a.java, lines to
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.data
In CWE81_XSS_Error_Message__Servlet_File_68a.java

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.badPublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.java, line 27
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.java, line 49
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic
At CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.java:[line 49]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.java, line 50
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic
At CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.java:[line 50]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.data should be package protected


In file CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.java, lines to
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.data
In CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.java

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.badPublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.java, line 27
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.java, line 49
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.java:[line 49]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.java, line 50
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.java:[line 50]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.data should be package protected


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.java, lines to
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.data
In CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.java

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.badPublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.java, line 27
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.java, line 49
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic
At CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.java:[line 49]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.java, line 50
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic
At CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.java:[line 50]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.data should be package protected


In file CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.java, lines to
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.data
In CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.java

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.badPublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.java, line 27
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.java, line 49
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.goodG2B1PublicStatic
At CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.java:[line 49]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.java, line 50
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.goodG2B2PublicStatic
At CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.java:[line 50]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.data should be package protected


In file CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.java, lines to
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.data
In CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.java

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.badPublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.java, line 27
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.goodG2B1PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.java, line 49
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.goodG2B1PublicStatic
At CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.java:[line 49]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.goodG2B2PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.java, line 50
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.goodG2B2PublicStatic
At CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.java:[line 50]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.data should be package protected


In file CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.java, lines to
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.data
In CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.java

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.badPublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_URLConnection_22a.java, line 27
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_URLConnection_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.goodG2B1PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_URLConnection_22a.java, line 49
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.goodG2B1PublicStatic
At CWE81_XSS_Error_Message__Servlet_URLConnection_22a.java:[line 49]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.goodG2B2PublicStatic should be package protected


In file CWE81_XSS_Error_Message__Servlet_URLConnection_22a.java, line 50
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.goodG2B2PublicStatic
At CWE81_XSS_Error_Message__Servlet_URLConnection_22a.java:[line 50]

Field should be package protected Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a.data should be package protected


In file CWE81_XSS_Error_Message__Servlet_URLConnection_68a.java, lines to
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a.data
In CWE81_XSS_Error_Message__Servlet_URLConnection_68a.java

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.badPublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_connect_tcp_22a.java, line 27
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_connect_tcp_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_connect_tcp_22a.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.goodG2B1PublicStatic
At CWE83_XSS_Attribute__Servlet_connect_tcp_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_connect_tcp_22a.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.goodG2B2PublicStatic
At CWE83_XSS_Attribute__Servlet_connect_tcp_22a.java:[line 47]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a.data should be package protected


In file CWE83_XSS_Attribute__Servlet_connect_tcp_68a.java, lines to
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a.data
In CWE83_XSS_Attribute__Servlet_connect_tcp_68a.java

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.badPublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_database_22a.java, line 27
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_database_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.goodG2B1PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_database_22a.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.goodG2B1PublicStatic
At CWE83_XSS_Attribute__Servlet_database_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.goodG2B2PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_database_22a.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.goodG2B2PublicStatic
At CWE83_XSS_Attribute__Servlet_database_22a.java:[line 47]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a.data should be package protected


In file CWE83_XSS_Attribute__Servlet_database_68a.java, lines to
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a.data
In CWE83_XSS_Attribute__Servlet_database_68a.java

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.badPublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_File_22a.java, line 27
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_File_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.goodG2B1PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_File_22a.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.goodG2B1PublicStatic
At CWE83_XSS_Attribute__Servlet_File_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.goodG2B2PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_File_22a.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.goodG2B2PublicStatic
At CWE83_XSS_Attribute__Servlet_File_22a.java:[line 47]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.data should be package protected


In file CWE83_XSS_Attribute__Servlet_File_68a.java, lines to
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.data
In CWE83_XSS_Attribute__Servlet_File_68a.java

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.badPublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.java, line 27
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic
At CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic
At CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.java:[line 47]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.data should be package protected


In file CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.java, lines to
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.data
In CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.java

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.badPublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.java, line 27
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.java:[line 47]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.data should be package protected


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.java, lines to
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.data
In CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.java

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.badPublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.java, line 27
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic
At CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic
At CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.java:[line 47]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.data should be package protected


In file CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.java, lines to
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.data
In CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.java

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.badPublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_listen_tcp_22a.java, line 27
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_listen_tcp_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_listen_tcp_22a.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.goodG2B1PublicStatic
At CWE83_XSS_Attribute__Servlet_listen_tcp_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_listen_tcp_22a.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.goodG2B2PublicStatic
At CWE83_XSS_Attribute__Servlet_listen_tcp_22a.java:[line 47]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a.data should be package protected


In file CWE83_XSS_Attribute__Servlet_listen_tcp_68a.java, lines to
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a.data
In CWE83_XSS_Attribute__Servlet_listen_tcp_68a.java

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.badPublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.java, line 27
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.goodG2B1PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.goodG2B1PublicStatic
At CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.goodG2B2PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.goodG2B2PublicStatic
At CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.java:[line 47]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.data should be package protected


In file CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.java, lines to
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.data
In CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.java

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.badPublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_URLConnection_22a.java, line 27
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_URLConnection_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.goodG2B1PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_URLConnection_22a.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.goodG2B1PublicStatic
At CWE83_XSS_Attribute__Servlet_URLConnection_22a.java:[line 46]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.goodG2B2PublicStatic should be package protected


In file CWE83_XSS_Attribute__Servlet_URLConnection_22a.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.goodG2B2PublicStatic
At CWE83_XSS_Attribute__Servlet_URLConnection_22a.java:[line 47]

Field should be package protected Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a.data should be package protected


In file CWE83_XSS_Attribute__Servlet_URLConnection_68a.java, lines to
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a.data
In CWE83_XSS_Attribute__Servlet_URLConnection_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_execute_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_execute_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_execute_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__connect_tcp_execute_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_execute_22a.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__connect_tcp_execute_22a.java:[line 114]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_execute_22a.java, line 115
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__connect_tcp_execute_22a.java:[line 115]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a.data should be package protected


In file CWE89_SQL_Injection__connect_tcp_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a.data
In CWE89_SQL_Injection__connect_tcp_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java:[line 114]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java, line 115
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java:[line 115]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a.data
In CWE89_SQL_Injection__connect_tcp_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java:[line 114]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java, line 115
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java:[line 115]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a.data
In CWE89_SQL_Injection__connect_tcp_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java:[line 114]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java, line 115
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java:[line 115]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.data
In CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java:[line 114]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java, line 115
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java:[line 115]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.data
In CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_execute_22a.java, line 33
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_execute_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_execute_22a.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__console_readLine_execute_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_execute_22a.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__console_readLine_execute_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_execute_22a.java, line 95
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__console_readLine_execute_22a.java:[line 95]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a.data should be package protected


In file CWE89_SQL_Injection__console_readLine_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a.data
In CWE89_SQL_Injection__console_readLine_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeBatch_22a.java, line 33
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_executeBatch_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeBatch_22a.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__console_readLine_executeBatch_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeBatch_22a.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__console_readLine_executeBatch_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeBatch_22a.java, line 95
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__console_readLine_executeBatch_22a.java:[line 95]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__console_readLine_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a.data
In CWE89_SQL_Injection__console_readLine_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeQuery_22a.java, line 33
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_executeQuery_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeQuery_22a.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__console_readLine_executeQuery_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeQuery_22a.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__console_readLine_executeQuery_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeQuery_22a.java, line 95
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__console_readLine_executeQuery_22a.java:[line 95]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__console_readLine_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a.data
In CWE89_SQL_Injection__console_readLine_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java, line 33
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java, line 95
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java:[line 95]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__console_readLine_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a.data
In CWE89_SQL_Injection__console_readLine_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java, line 33
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java, line 95
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java:[line 95]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__console_readLine_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a.data
In CWE89_SQL_Injection__console_readLine_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__database_execute_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.badPublicStatic
At CWE89_SQL_Injection__database_execute_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__database_execute_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__database_execute_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__database_execute_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__database_execute_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__database_execute_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__database_execute_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a.data should be package protected


In file CWE89_SQL_Injection__database_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a.data
In CWE89_SQL_Injection__database_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeBatch_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__database_executeBatch_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeBatch_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__database_executeBatch_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeBatch_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__database_executeBatch_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeBatch_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__database_executeBatch_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__database_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a.data
In CWE89_SQL_Injection__database_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeQuery_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__database_executeQuery_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeQuery_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__database_executeQuery_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeQuery_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__database_executeQuery_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeQuery_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__database_executeQuery_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__database_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a.data
In CWE89_SQL_Injection__database_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeUpdate_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__database_executeUpdate_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeUpdate_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__database_executeUpdate_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeUpdate_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__database_executeUpdate_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__database_executeUpdate_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__database_executeUpdate_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__database_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a.data
In CWE89_SQL_Injection__database_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__database_prepareStatement_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__database_prepareStatement_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__database_prepareStatement_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__database_prepareStatement_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__database_prepareStatement_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__database_prepareStatement_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__database_prepareStatement_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__database_prepareStatement_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__database_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a.data
In CWE89_SQL_Injection__database_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeBatch_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_executeBatch_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeBatch_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Environment_executeBatch_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeBatch_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Environment_executeBatch_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeBatch_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Environment_executeBatch_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__Environment_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a.data
In CWE89_SQL_Injection__Environment_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_execute_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_execute_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_execute_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Environment_execute_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_execute_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Environment_execute_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_execute_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Environment_execute_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a.data should be package protected


In file CWE89_SQL_Injection__Environment_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a.data
In CWE89_SQL_Injection__Environment_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeQuery_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_executeQuery_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeQuery_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Environment_executeQuery_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeQuery_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Environment_executeQuery_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeQuery_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Environment_executeQuery_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__Environment_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a.data
In CWE89_SQL_Injection__Environment_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeUpdate_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_executeUpdate_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeUpdate_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Environment_executeUpdate_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeUpdate_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Environment_executeUpdate_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_executeUpdate_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Environment_executeUpdate_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__Environment_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a.data
In CWE89_SQL_Injection__Environment_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_prepareStatement_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_prepareStatement_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_prepareStatement_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Environment_prepareStatement_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_prepareStatement_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Environment_prepareStatement_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Environment_prepareStatement_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Environment_prepareStatement_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__Environment_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a.data
In CWE89_SQL_Injection__Environment_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__File_execute_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.badPublicStatic
At CWE89_SQL_Injection__File_execute_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__File_execute_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__File_execute_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__File_execute_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__File_execute_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__File_execute_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__File_execute_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.data should be package protected


In file CWE89_SQL_Injection__File_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.data
In CWE89_SQL_Injection__File_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeBatch_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeBatch_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeBatch_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeBatch_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__File_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.data
In CWE89_SQL_Injection__File_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeQuery_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeQuery_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeQuery_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeQuery_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__File_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.data
In CWE89_SQL_Injection__File_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeUpdate_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeUpdate_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeUpdate_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__File_executeUpdate_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__File_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.data
In CWE89_SQL_Injection__File_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__File_prepareStatement_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__File_prepareStatement_22a.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 111]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__File_prepareStatement_22a.java, line 112
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 112]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__File_prepareStatement_22a.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 113]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__File_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.data
In CWE89_SQL_Injection__File_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java, line 52
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java:[line 52]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java:[line 53]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java:[line 54]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a.data should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a.data
In CWE89_SQL_Injection__getCookies_Servlet_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java, line 52
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java:[line 52]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java:[line 53]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java:[line 54]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.data
In CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java, line 52
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java:[line 52]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java:[line 53]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java:[line 54]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.data
In CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java, line 52
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java:[line 52]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java:[line 53]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java:[line 54]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.data
In CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java, line 52
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java:[line 52]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java:[line 53]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java:[line 54]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.data
In CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.data
In CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.data
In CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a.data should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a.data
In CWE89_SQL_Injection__getParameter_Servlet_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.data
In CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java, line 28
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java:[line 28]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.data
In CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java, line 29
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java:[line 29]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java, line 58
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java:[line 58]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java, line 59
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java:[line 59]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.data should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.data
In CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java, line 29
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java:[line 29]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java, line 58
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java:[line 58]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java, line 59
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java:[line 59]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.data
In CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java, line 29
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java:[line 29]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java, line 58
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java:[line 58]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java, line 59
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java:[line 59]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.data
In CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java, line 29
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java:[line 29]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java, line 58
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java:[line 58]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java, line 59
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java:[line 59]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.data
In CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java, line 29
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java:[line 29]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java:[line 57]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java, line 58
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java:[line 58]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java, line 59
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java:[line 59]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.data
In CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_execute_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_execute_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_execute_22a.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__listen_tcp_execute_22a.java:[line 128]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_execute_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__listen_tcp_execute_22a.java:[line 129]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_execute_22a.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__listen_tcp_execute_22a.java:[line 130]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a.data should be package protected


In file CWE89_SQL_Injection__listen_tcp_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a.data
In CWE89_SQL_Injection__listen_tcp_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java:[line 128]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java:[line 129]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java:[line 130]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a.data
In CWE89_SQL_Injection__listen_tcp_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java:[line 128]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java:[line 129]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java:[line 130]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a.data
In CWE89_SQL_Injection__listen_tcp_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java:[line 128]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java:[line 129]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java:[line 130]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.data
In CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java:[line 128]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java:[line 129]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java:[line 130]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.data
In CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java, line 82
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java:[line 82]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java, line 83
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java:[line 83]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java, line 84
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java:[line 84]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.data
In CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java, line 82
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java:[line 82]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java, line 83
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java:[line 83]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java, line 84
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java:[line 84]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.data
In CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java, line 82
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java:[line 82]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java, line 83
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java:[line 83]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java, line 84
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java:[line 84]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.data
In CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_execute_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_execute_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_execute_22a.java, line 82
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__PropertiesFile_execute_22a.java:[line 82]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_execute_22a.java, line 83
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__PropertiesFile_execute_22a.java:[line 83]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_execute_22a.java, line 84
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__PropertiesFile_execute_22a.java:[line 84]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a.data should be package protected


In file CWE89_SQL_Injection__PropertiesFile_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a.data
In CWE89_SQL_Injection__PropertiesFile_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java, line 34
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java:[line 34]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java, line 82
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java:[line 82]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java, line 83
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java:[line 83]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java, line 84
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java:[line 84]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.data
In CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_execute_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.badPublicStatic
At CWE89_SQL_Injection__Property_execute_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_execute_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Property_execute_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_execute_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Property_execute_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_execute_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Property_execute_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a.data should be package protected


In file CWE89_SQL_Injection__Property_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a.data
In CWE89_SQL_Injection__Property_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeBatch_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__Property_executeBatch_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeBatch_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Property_executeBatch_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeBatch_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Property_executeBatch_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeBatch_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Property_executeBatch_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__Property_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a.data
In CWE89_SQL_Injection__Property_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeQuery_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__Property_executeQuery_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeQuery_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Property_executeQuery_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeQuery_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Property_executeQuery_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeQuery_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Property_executeQuery_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__Property_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a.data
In CWE89_SQL_Injection__Property_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeUpdate_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__Property_executeUpdate_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeUpdate_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Property_executeUpdate_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeUpdate_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Property_executeUpdate_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_executeUpdate_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Property_executeUpdate_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__Property_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a.data
In CWE89_SQL_Injection__Property_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_prepareStatement_22a.java, line 27
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__Property_prepareStatement_22a.java:[line 27]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_prepareStatement_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__Property_prepareStatement_22a.java:[line 43]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__Property_prepareStatement_22a.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__Property_prepareStatement_22a.java:[line 44]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__Property_prepareStatement_22a.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__Property_prepareStatement_22a.java:[line 45]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__Property_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a.data
In CWE89_SQL_Injection__Property_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_execute_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_execute_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_execute_22a.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__URLConnection_execute_22a.java:[line 98]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_execute_22a.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__URLConnection_execute_22a.java:[line 99]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_execute_22a.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__URLConnection_execute_22a.java:[line 100]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a.data should be package protected


In file CWE89_SQL_Injection__URLConnection_execute_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a.data
In CWE89_SQL_Injection__URLConnection_execute_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeBatch_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_executeBatch_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeBatch_22a.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__URLConnection_executeBatch_22a.java:[line 98]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeBatch_22a.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__URLConnection_executeBatch_22a.java:[line 99]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeBatch_22a.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__URLConnection_executeBatch_22a.java:[line 100]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a.data should be package protected


In file CWE89_SQL_Injection__URLConnection_executeBatch_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a.data
In CWE89_SQL_Injection__URLConnection_executeBatch_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeQuery_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_executeQuery_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeQuery_22a.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__URLConnection_executeQuery_22a.java:[line 98]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeQuery_22a.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__URLConnection_executeQuery_22a.java:[line 99]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeQuery_22a.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__URLConnection_executeQuery_22a.java:[line 100]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a.data should be package protected


In file CWE89_SQL_Injection__URLConnection_executeQuery_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a.data
In CWE89_SQL_Injection__URLConnection_executeQuery_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java:[line 98]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java:[line 99]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java:[line 100]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a.data should be package protected


In file CWE89_SQL_Injection__URLConnection_executeUpdate_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a.data
In CWE89_SQL_Injection__URLConnection_executeUpdate_68a.java

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.badPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java, line 35
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java:[line 35]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.goodB2G1PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.goodB2G1PublicStatic
At CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java:[line 98]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.goodB2G2PublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.goodB2G2PublicStatic
At CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java:[line 99]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.goodG2BPublicStatic should be package protected


In file CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.goodG2BPublicStatic
At CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java:[line 100]

Field should be package protected Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a.data should be package protected


In file CWE89_SQL_Injection__URLConnection_prepareStatement_68a.java, lines to
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a.data
In CWE89_SQL_Injection__URLConnection_prepareStatement_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__connect_tcp_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.badPublicStatic
At CWE90_LDAP_Injection__connect_tcp_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__connect_tcp_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__connect_tcp_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__connect_tcp_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__connect_tcp_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a.data should be package protected


In file CWE90_LDAP_Injection__connect_tcp_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a.data
In CWE90_LDAP_Injection__connect_tcp_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__console_readLine_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.badPublicStatic
At CWE90_LDAP_Injection__console_readLine_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__console_readLine_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__console_readLine_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__console_readLine_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__console_readLine_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a.data should be package protected


In file CWE90_LDAP_Injection__console_readLine_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a.data
In CWE90_LDAP_Injection__console_readLine_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__database_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.badPublicStatic
At CWE90_LDAP_Injection__database_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__database_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__database_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__database_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__database_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a.data should be package protected


In file CWE90_LDAP_Injection__database_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a.data
In CWE90_LDAP_Injection__database_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__Environment_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.badPublicStatic
At CWE90_LDAP_Injection__Environment_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__Environment_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__Environment_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__Environment_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__Environment_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a.data should be package protected


In file CWE90_LDAP_Injection__Environment_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a.data
In CWE90_LDAP_Injection__Environment_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__File_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.badPublicStatic
At CWE90_LDAP_Injection__File_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__File_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__File_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__File_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__File_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.data should be package protected


In file CWE90_LDAP_Injection__File_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.data
In CWE90_LDAP_Injection__File_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__getCookies_Servlet_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.badPublicStatic
At CWE90_LDAP_Injection__getCookies_Servlet_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__getCookies_Servlet_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__getCookies_Servlet_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__getCookies_Servlet_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__getCookies_Servlet_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a.data should be package protected


In file CWE90_LDAP_Injection__getCookies_Servlet_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a.data
In CWE90_LDAP_Injection__getCookies_Servlet_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__getParameter_Servlet_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.badPublicStatic
At CWE90_LDAP_Injection__getParameter_Servlet_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__getParameter_Servlet_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__getParameter_Servlet_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__getParameter_Servlet_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__getParameter_Servlet_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a.data should be package protected


In file CWE90_LDAP_Injection__getParameter_Servlet_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a.data
In CWE90_LDAP_Injection__getParameter_Servlet_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__getQueryString_Servlet_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.badPublicStatic
At CWE90_LDAP_Injection__getQueryString_Servlet_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__getQueryString_Servlet_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__getQueryString_Servlet_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__getQueryString_Servlet_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__getQueryString_Servlet_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a.data should be package protected


In file CWE90_LDAP_Injection__getQueryString_Servlet_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a.data
In CWE90_LDAP_Injection__getQueryString_Servlet_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__listen_tcp_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.badPublicStatic
At CWE90_LDAP_Injection__listen_tcp_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__listen_tcp_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__listen_tcp_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__listen_tcp_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__listen_tcp_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a.data should be package protected


In file CWE90_LDAP_Injection__listen_tcp_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a.data
In CWE90_LDAP_Injection__listen_tcp_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__PropertiesFile_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.badPublicStatic
At CWE90_LDAP_Injection__PropertiesFile_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__PropertiesFile_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__PropertiesFile_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__PropertiesFile_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__PropertiesFile_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a.data should be package protected


In file CWE90_LDAP_Injection__PropertiesFile_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a.data
In CWE90_LDAP_Injection__PropertiesFile_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__Property_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.badPublicStatic
At CWE90_LDAP_Injection__Property_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__Property_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__Property_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__Property_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__Property_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a.data should be package protected


In file CWE90_LDAP_Injection__Property_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a.data
In CWE90_LDAP_Injection__Property_68a.java

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.badPublicStatic should be package protected


In file CWE90_LDAP_Injection__URLConnection_22a.java, line 33
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.badPublicStatic
At CWE90_LDAP_Injection__URLConnection_22a.java:[line 33]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.goodG2B1PublicStatic should be package protected


In file CWE90_LDAP_Injection__URLConnection_22a.java, line 93
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.goodG2B1PublicStatic
At CWE90_LDAP_Injection__URLConnection_22a.java:[line 93]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.goodG2B2PublicStatic should be package protected


In file CWE90_LDAP_Injection__URLConnection_22a.java, line 94
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.goodG2B2PublicStatic
At CWE90_LDAP_Injection__URLConnection_22a.java:[line 94]

Field should be package protected Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a.data should be package protected


In file CWE90_LDAP_Injection__URLConnection_68a.java, lines to
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a.data
In CWE90_LDAP_Injection__URLConnection_68a.java

Field isn't final but should be Medium

testcasesupport.IO.staticFalse isn't final but should be


In file IO.java, line 85
In class testcasesupport.IO
Field testcasesupport.IO.staticFalse
At IO.java:[line 85]

Field isn't final but should be Medium

testcasesupport.IO.staticFive isn't final but should be


In file IO.java, line 86
In class testcasesupport.IO
Field testcasesupport.IO.staticFive
At IO.java:[line 86]

Field isn't final but should be Medium

testcasesupport.IO.staticTrue isn't final but should be


In file IO.java, line 84
In class testcasesupport.IO
Field testcasesupport.IO.staticTrue
At IO.java:[line 84]



Security Warnings

Warning Priority Details
Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_01.java, line 115
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_01.bad()
At CWE89_SQL_Injection__connect_tcp_execute_01.java:[line 115]
At CWE89_SQL_Injection__connect_tcp_execute_01.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_02.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02.bad()
At CWE89_SQL_Injection__connect_tcp_execute_02.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_execute_02.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_03.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03.bad()
At CWE89_SQL_Injection__connect_tcp_execute_03.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_execute_03.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_04.java, line 125
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04.bad()
At CWE89_SQL_Injection__connect_tcp_execute_04.java:[line 125]
At CWE89_SQL_Injection__connect_tcp_execute_04.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_05.java, line 125
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05.bad()
At CWE89_SQL_Injection__connect_tcp_execute_05.java:[line 125]
At CWE89_SQL_Injection__connect_tcp_execute_05.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_06.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06.bad()
At CWE89_SQL_Injection__connect_tcp_execute_06.java:[line 123]
At CWE89_SQL_Injection__connect_tcp_execute_06.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_07.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07.bad()
At CWE89_SQL_Injection__connect_tcp_execute_07.java:[line 123]
At CWE89_SQL_Injection__connect_tcp_execute_07.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_08.java, line 131
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08.bad()
At CWE89_SQL_Injection__connect_tcp_execute_08.java:[line 131]
At CWE89_SQL_Injection__connect_tcp_execute_08.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_09.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09.bad()
At CWE89_SQL_Injection__connect_tcp_execute_09.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_execute_09.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_10.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10.bad()
At CWE89_SQL_Injection__connect_tcp_execute_10.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_execute_10.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_11.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11.bad()
At CWE89_SQL_Injection__connect_tcp_execute_11.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_execute_11.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_12.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12.bad()
At CWE89_SQL_Injection__connect_tcp_execute_12.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_execute_12.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_13.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13.bad()
At CWE89_SQL_Injection__connect_tcp_execute_13.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_execute_13.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_14.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14.bad()
At CWE89_SQL_Injection__connect_tcp_execute_14.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_execute_14.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_15.java, line 121
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15.bad()
At CWE89_SQL_Injection__connect_tcp_execute_15.java:[line 121]
At CWE89_SQL_Injection__connect_tcp_execute_15.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_16.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_16.bad()
At CWE89_SQL_Injection__connect_tcp_execute_16.java:[line 114]
At CWE89_SQL_Injection__connect_tcp_execute_16.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_17.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_17.bad()
At CWE89_SQL_Injection__connect_tcp_execute_17.java:[line 120]
At CWE89_SQL_Injection__connect_tcp_execute_17.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_21.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_21.badSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_21.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_execute_21.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_21.java, line 474
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_21.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_21.java:[line 474]
At CWE89_SQL_Injection__connect_tcp_execute_21.java:[line 474]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_22b.java:[line 40]
At CWE89_SQL_Injection__connect_tcp_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_22b.java:[line 230]
At CWE89_SQL_Injection__connect_tcp_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_31.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_31.bad()
At CWE89_SQL_Injection__connect_tcp_execute_31.java:[line 122]
At CWE89_SQL_Injection__connect_tcp_execute_31.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_41.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_41.badSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_41.java:[line 47]
At CWE89_SQL_Injection__connect_tcp_execute_41.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_41.java, line 183
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_41.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_41.java:[line 183]
At CWE89_SQL_Injection__connect_tcp_execute_41.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_42.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_42.bad()
At CWE89_SQL_Injection__connect_tcp_execute_42.java:[line 122]
At CWE89_SQL_Injection__connect_tcp_execute_42.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_42.java, line 190
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_42.goodG2B()
At CWE89_SQL_Injection__connect_tcp_execute_42.java:[line 190]
At CWE89_SQL_Injection__connect_tcp_execute_42.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_45.java, line 52
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_45.badSink()
At CWE89_SQL_Injection__connect_tcp_execute_45.java:[line 52]
At CWE89_SQL_Injection__connect_tcp_execute_45.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_45.java, line 190
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_45.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_execute_45.java:[line 190]
At CWE89_SQL_Injection__connect_tcp_execute_45.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_51b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_51b.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_51b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_51b.java:[line 98]
At CWE89_SQL_Injection__connect_tcp_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_52c.badSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_52c.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_52c.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_52c.java:[line 98]
At CWE89_SQL_Injection__connect_tcp_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_53d.badSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_53d.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_53d.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_53d.java:[line 98]
At CWE89_SQL_Injection__connect_tcp_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_54e.badSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_54e.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_54e.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_execute_54e.java:[line 98]
At CWE89_SQL_Injection__connect_tcp_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_61a.bad()
At CWE89_SQL_Injection__connect_tcp_execute_61a.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_61a.goodG2B()
At CWE89_SQL_Injection__connect_tcp_execute_61a.java:[line 106]
At CWE89_SQL_Injection__connect_tcp_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_66b.badSink(String[])
At CWE89_SQL_Injection__connect_tcp_execute_66b.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__connect_tcp_execute_66b.java:[line 100]
At CWE89_SQL_Injection__connect_tcp_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_67b.badSink(CWE89_SQL_Injection__connect_tcp_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_67b.badSink(CWE89_SQL_Injection__connect_tcp_execute_67a$Container)
At CWE89_SQL_Injection__connect_tcp_execute_67b.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_execute_67a$Container)
At CWE89_SQL_Injection__connect_tcp_execute_67b.java:[line 100]
At CWE89_SQL_Injection__connect_tcp_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_81_bad.action(String)
At CWE89_SQL_Injection__connect_tcp_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_81_goodG2B.action(String)
At CWE89_SQL_Injection__connect_tcp_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_01.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_01.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_01.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_executeBatch_01.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_02.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_02.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeBatch_02.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_03.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_03.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeBatch_03.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_04.java, line 131
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_04.java:[line 131]
At CWE89_SQL_Injection__connect_tcp_executeBatch_04.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_05.java, line 131
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_05.java:[line 131]
At CWE89_SQL_Injection__connect_tcp_executeBatch_05.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_06.java, line 129
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_06.java:[line 129]
At CWE89_SQL_Injection__connect_tcp_executeBatch_06.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_07.java, line 129
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_07.java:[line 129]
At CWE89_SQL_Injection__connect_tcp_executeBatch_07.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_08.java, line 137
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_08.java:[line 137]
At CWE89_SQL_Injection__connect_tcp_executeBatch_08.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_09.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_09.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeBatch_09.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_10.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_10.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeBatch_10.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_11.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_11.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeBatch_11.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_12.java, line 125
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_12.java:[line 125]
At CWE89_SQL_Injection__connect_tcp_executeBatch_12.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_13.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_13.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeBatch_13.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_14.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_14.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeBatch_14.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_15.java, line 127
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_15.java:[line 127]
At CWE89_SQL_Injection__connect_tcp_executeBatch_15.java:[line 127]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_16.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_16.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_16.java:[line 120]
At CWE89_SQL_Injection__connect_tcp_executeBatch_16.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_17.java, line 126
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_17.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_17.java:[line 126]
At CWE89_SQL_Injection__connect_tcp_executeBatch_17.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_21.java, line 130
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_21.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_21.java:[line 130]
At CWE89_SQL_Injection__connect_tcp_executeBatch_21.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_21.java, line 504
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_21.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_21.java:[line 504]
At CWE89_SQL_Injection__connect_tcp_executeBatch_21.java:[line 504]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__connect_tcp_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__connect_tcp_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_31.java, line 126
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_31.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_31.java:[line 126]
At CWE89_SQL_Injection__connect_tcp_executeBatch_31.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_41.java, line 51
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_41.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_41.java:[line 51]
At CWE89_SQL_Injection__connect_tcp_executeBatch_41.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_41.java, line 193
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_41.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_41.java:[line 193]
At CWE89_SQL_Injection__connect_tcp_executeBatch_41.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_42.java, line 126
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_42.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_42.java:[line 126]
At CWE89_SQL_Injection__connect_tcp_executeBatch_42.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_42.java, line 200
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_42.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeBatch_42.java:[line 200]
At CWE89_SQL_Injection__connect_tcp_executeBatch_42.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_45.java, line 56
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_45.badSink()
At CWE89_SQL_Injection__connect_tcp_executeBatch_45.java:[line 56]
At CWE89_SQL_Injection__connect_tcp_executeBatch_45.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_45.java, line 200
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_45.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_executeBatch_45.java:[line 200]
At CWE89_SQL_Injection__connect_tcp_executeBatch_45.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_51b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__connect_tcp_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_51b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__connect_tcp_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_52c.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__connect_tcp_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_52c.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__connect_tcp_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_53d.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__connect_tcp_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_53d.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__connect_tcp_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_54e.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__connect_tcp_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_54e.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__connect_tcp_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_61a.bad()
At CWE89_SQL_Injection__connect_tcp_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__connect_tcp_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_61a.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__connect_tcp_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_66b.badSink(String[])
At CWE89_SQL_Injection__connect_tcp_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__connect_tcp_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__connect_tcp_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__connect_tcp_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_67b.badSink(CWE89_SQL_Injection__connect_tcp_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_67b.badSink(CWE89_SQL_Injection__connect_tcp_executeBatch_67a$Container)
At CWE89_SQL_Injection__connect_tcp_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__connect_tcp_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_executeBatch_67a$Container)
At CWE89_SQL_Injection__connect_tcp_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__connect_tcp_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_81_bad.action(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__connect_tcp_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_81_goodG2B.action(String)
At CWE89_SQL_Injection__connect_tcp_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__connect_tcp_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_01.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_01.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_01.java:[line 116]
At CWE89_SQL_Injection__connect_tcp_executeQuery_01.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_02.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_02.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_executeQuery_02.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_03.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_03.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_executeQuery_03.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_04.java, line 126
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_04.java:[line 126]
At CWE89_SQL_Injection__connect_tcp_executeQuery_04.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_05.java, line 126
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_05.java:[line 126]
At CWE89_SQL_Injection__connect_tcp_executeQuery_05.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_06.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_06.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeQuery_06.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_07.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_07.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeQuery_07.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_08.java, line 132
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_08.java:[line 132]
At CWE89_SQL_Injection__connect_tcp_executeQuery_08.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_09.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_09.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_executeQuery_09.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_10.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_10.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_executeQuery_10.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_11.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_11.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_executeQuery_11.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_12.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_12.java:[line 120]
At CWE89_SQL_Injection__connect_tcp_executeQuery_12.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_13.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_13.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_executeQuery_13.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_14.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_14.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_executeQuery_14.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_15.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_15.java:[line 122]
At CWE89_SQL_Injection__connect_tcp_executeQuery_15.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_16.java, line 115
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_16.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_16.java:[line 115]
At CWE89_SQL_Injection__connect_tcp_executeQuery_16.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_17.java, line 121
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_17.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_17.java:[line 121]
At CWE89_SQL_Injection__connect_tcp_executeQuery_17.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_21.java, line 125
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_21.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_21.java:[line 125]
At CWE89_SQL_Injection__connect_tcp_executeQuery_21.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_21.java, line 493
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_21.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_21.java:[line 493]
At CWE89_SQL_Injection__connect_tcp_executeQuery_21.java:[line 493]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__connect_tcp_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_31.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_31.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_31.java:[line 123]
At CWE89_SQL_Injection__connect_tcp_executeQuery_31.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_41.java, line 48
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_41.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_41.java:[line 48]
At CWE89_SQL_Injection__connect_tcp_executeQuery_41.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_41.java, line 190
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_41.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_41.java:[line 190]
At CWE89_SQL_Injection__connect_tcp_executeQuery_41.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_42.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_42.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_42.java:[line 123]
At CWE89_SQL_Injection__connect_tcp_executeQuery_42.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_42.java, line 197
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_42.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeQuery_42.java:[line 197]
At CWE89_SQL_Injection__connect_tcp_executeQuery_42.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_45.java, line 53
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_45.badSink()
At CWE89_SQL_Injection__connect_tcp_executeQuery_45.java:[line 53]
At CWE89_SQL_Injection__connect_tcp_executeQuery_45.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_45.java, line 197
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_45.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_executeQuery_45.java:[line 197]
At CWE89_SQL_Injection__connect_tcp_executeQuery_45.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_51b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_51b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__connect_tcp_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_52c.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_52c.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__connect_tcp_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_53d.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_53d.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__connect_tcp_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_54e.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_54e.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__connect_tcp_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_61a.bad()
At CWE89_SQL_Injection__connect_tcp_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_61a.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__connect_tcp_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_66b.badSink(String[])
At CWE89_SQL_Injection__connect_tcp_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__connect_tcp_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__connect_tcp_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_67b.badSink(CWE89_SQL_Injection__connect_tcp_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_67b.badSink(CWE89_SQL_Injection__connect_tcp_executeQuery_67a$Container)
At CWE89_SQL_Injection__connect_tcp_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_executeQuery_67a$Container)
At CWE89_SQL_Injection__connect_tcp_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__connect_tcp_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_81_bad.action(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_81_goodG2B.action(String)
At CWE89_SQL_Injection__connect_tcp_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_01.java, line 115
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_01.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_01.java:[line 115]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_01.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_02.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_02.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_02.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_03.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_03.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_03.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_04.java, line 125
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_04.java:[line 125]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_04.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_05.java, line 125
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_05.java:[line 125]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_05.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_06.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_06.java:[line 123]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_06.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_07.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_07.java:[line 123]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_07.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_08.java, line 131
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_08.java:[line 131]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_08.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_09.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_09.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_09.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_10.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_10.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_10.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_11.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_11.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_11.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_12.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_12.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_12.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_13.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_13.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_13.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_14.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_14.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_14.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_15.java, line 121
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_15.java:[line 121]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_15.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_16.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_16.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_16.java:[line 114]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_16.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_17.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_17.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_17.java:[line 120]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_17.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_21.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_21.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_21.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_21.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_21.java, line 453
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_21.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_21.java:[line 453]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_21.java:[line 453]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_31.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_31.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_31.java:[line 122]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_31.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_41.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_41.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_41.java:[line 47]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_41.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_41.java, line 176
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_41.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_41.java:[line 176]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_41.java:[line 176]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_42.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_42.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_42.java:[line 122]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_42.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_42.java, line 183
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_42.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_42.java:[line 183]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_42.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_45.java, line 52
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_45.badSink()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_45.java:[line 52]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_45.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_45.java, line 183
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_45.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_45.java:[line 183]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_45.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.badSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.bad()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.badSink(String[])
At CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.badSink(CWE89_SQL_Injection__connect_tcp_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.badSink(CWE89_SQL_Injection__connect_tcp_executeUpdate_67a$Container)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_executeUpdate_67a$Container)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_81_bad.action(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_81_goodG2B.action(String)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_01.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_01.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_01.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_01.java:[line 113]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_01.java:[line 113]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_02.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_02.java:[line 117]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_02.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_03.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_03.java:[line 117]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_03.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_04.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_04.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_04.java:[line 124]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_05.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_05.java:[line 124]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_05.java:[line 124]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_06.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_06.java:[line 122]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_06.java:[line 122]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_07.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_07.java:[line 122]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_07.java:[line 122]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_08.java, line 130
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_08.java:[line 130]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_08.java:[line 130]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_09.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_09.java:[line 117]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_09.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_10.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_10.java:[line 117]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_10.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_11.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_11.java:[line 117]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_11.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_12.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_12.java:[line 118]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_12.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_13.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_13.java:[line 117]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_13.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_14.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_14.java:[line 117]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_14.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_15.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_15.java:[line 120]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_15.java:[line 120]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_16.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_16.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_16.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_16.java:[line 113]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_16.java:[line 113]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_17.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_17.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_17.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_17.java:[line 119]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_17.java:[line 119]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_21.badSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_21.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_21.badSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_21.java:[line 123]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_21.java:[line 123]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_21.goodG2BSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_21.java, line 473
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_21.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_21.java:[line 473]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_21.java:[line 473]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.badSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.goodG2BSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_31.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_31.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_31.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_31.java:[line 120]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_31.java:[line 120]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_41.badSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_41.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_41.badSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_41.java:[line 45]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_41.java:[line 45]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_41.goodG2BSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_41.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_41.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_41.java:[line 181]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_41.java:[line 181]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_42.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_42.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_42.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_42.java:[line 120]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_42.java:[line 120]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_42.goodG2B()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_42.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_42.goodG2B()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_42.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_42.java:[line 188]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_45.badSink()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_45.java, line 50
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_45.badSink()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_45.java:[line 50]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_45.java:[line 50]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_45.goodG2BSink()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_45.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_45.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_45.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_45.java:[line 188]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.badSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.badSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.goodG2BSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.badSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.badSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.goodG2BSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.badSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.badSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.goodG2BSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.badSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.badSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.goodG2BSink(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.goodG2BSink(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.bad()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.goodG2B()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.goodG2B()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.badSink(String[])


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.badSink(String[])
At CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.goodG2BSink(String[])


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.badSink(CWE89_SQL_Injection__connect_tcp_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.badSink(CWE89_SQL_Injection__connect_tcp_prepareStatement_67a$Container)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_prepareStatement_67a$Container)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_81_bad.action(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_81_bad.action(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_81_goodG2B.action(String)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_81_goodG2B.action(String)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_01.java, line 95
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_01.bad()
At CWE89_SQL_Injection__console_readLine_execute_01.java:[line 95]
At CWE89_SQL_Injection__console_readLine_execute_01.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_02.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02.bad()
At CWE89_SQL_Injection__console_readLine_execute_02.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_02.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_03.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03.bad()
At CWE89_SQL_Injection__console_readLine_execute_03.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_03.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_04.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04.bad()
At CWE89_SQL_Injection__console_readLine_execute_04.java:[line 107]
At CWE89_SQL_Injection__console_readLine_execute_04.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_05.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05.bad()
At CWE89_SQL_Injection__console_readLine_execute_05.java:[line 107]
At CWE89_SQL_Injection__console_readLine_execute_05.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_06.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06.bad()
At CWE89_SQL_Injection__console_readLine_execute_06.java:[line 105]
At CWE89_SQL_Injection__console_readLine_execute_06.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_07.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07.bad()
At CWE89_SQL_Injection__console_readLine_execute_07.java:[line 105]
At CWE89_SQL_Injection__console_readLine_execute_07.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_08.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08.bad()
At CWE89_SQL_Injection__console_readLine_execute_08.java:[line 113]
At CWE89_SQL_Injection__console_readLine_execute_08.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_09.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09.bad()
At CWE89_SQL_Injection__console_readLine_execute_09.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_09.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_10.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10.bad()
At CWE89_SQL_Injection__console_readLine_execute_10.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_10.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_11.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11.bad()
At CWE89_SQL_Injection__console_readLine_execute_11.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_11.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_12.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12.bad()
At CWE89_SQL_Injection__console_readLine_execute_12.java:[line 101]
At CWE89_SQL_Injection__console_readLine_execute_12.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_13.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13.bad()
At CWE89_SQL_Injection__console_readLine_execute_13.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_13.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_14.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14.bad()
At CWE89_SQL_Injection__console_readLine_execute_14.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_14.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_15.java, line 103
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15.bad()
At CWE89_SQL_Injection__console_readLine_execute_15.java:[line 103]
At CWE89_SQL_Injection__console_readLine_execute_15.java:[line 103]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_16.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_16.bad()
At CWE89_SQL_Injection__console_readLine_execute_16.java:[line 96]
At CWE89_SQL_Injection__console_readLine_execute_16.java:[line 96]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_17.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_17.bad()
At CWE89_SQL_Injection__console_readLine_execute_17.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_17.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_21.java, line 104
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_21.badSink(String)
At CWE89_SQL_Injection__console_readLine_execute_21.java:[line 104]
At CWE89_SQL_Injection__console_readLine_execute_21.java:[line 104]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_21.java, line 416
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_21.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_execute_21.java:[line 416]
At CWE89_SQL_Injection__console_readLine_execute_21.java:[line 416]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22b.badSink(String)
At CWE89_SQL_Injection__console_readLine_execute_22b.java:[line 40]
At CWE89_SQL_Injection__console_readLine_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_execute_22b.java:[line 230]
At CWE89_SQL_Injection__console_readLine_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_31.java, line 102
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_31.bad()
At CWE89_SQL_Injection__console_readLine_execute_31.java:[line 102]
At CWE89_SQL_Injection__console_readLine_execute_31.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_41.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_41.badSink(String)
At CWE89_SQL_Injection__console_readLine_execute_41.java:[line 46]
At CWE89_SQL_Injection__console_readLine_execute_41.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_41.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_41.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_execute_41.java:[line 163]
At CWE89_SQL_Injection__console_readLine_execute_41.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_42.java, line 102
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_42.bad()
At CWE89_SQL_Injection__console_readLine_execute_42.java:[line 102]
At CWE89_SQL_Injection__console_readLine_execute_42.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_42.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_42.goodG2B()
At CWE89_SQL_Injection__console_readLine_execute_42.java:[line 170]
At CWE89_SQL_Injection__console_readLine_execute_42.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_45.java, line 51
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_45.badSink()
At CWE89_SQL_Injection__console_readLine_execute_45.java:[line 51]
At CWE89_SQL_Injection__console_readLine_execute_45.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_45.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_45.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_execute_45.java:[line 170]
At CWE89_SQL_Injection__console_readLine_execute_45.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_51b.badSink(String)
At CWE89_SQL_Injection__console_readLine_execute_51b.java:[line 41]
At CWE89_SQL_Injection__console_readLine_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_51b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_execute_51b.java:[line 98]
At CWE89_SQL_Injection__console_readLine_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_52c.badSink(String)
At CWE89_SQL_Injection__console_readLine_execute_52c.java:[line 41]
At CWE89_SQL_Injection__console_readLine_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_52c.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_execute_52c.java:[line 98]
At CWE89_SQL_Injection__console_readLine_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_53d.badSink(String)
At CWE89_SQL_Injection__console_readLine_execute_53d.java:[line 41]
At CWE89_SQL_Injection__console_readLine_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_53d.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_execute_53d.java:[line 98]
At CWE89_SQL_Injection__console_readLine_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_54e.badSink(String)
At CWE89_SQL_Injection__console_readLine_execute_54e.java:[line 41]
At CWE89_SQL_Injection__console_readLine_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_54e.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_execute_54e.java:[line 98]
At CWE89_SQL_Injection__console_readLine_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_61a.bad()
At CWE89_SQL_Injection__console_readLine_execute_61a.java:[line 42]
At CWE89_SQL_Injection__console_readLine_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_61a.goodG2B()
At CWE89_SQL_Injection__console_readLine_execute_61a.java:[line 106]
At CWE89_SQL_Injection__console_readLine_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_66b.badSink(String[])
At CWE89_SQL_Injection__console_readLine_execute_66b.java:[line 42]
At CWE89_SQL_Injection__console_readLine_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__console_readLine_execute_66b.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_67b.badSink(CWE89_SQL_Injection__console_readLine_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_67b.badSink(CWE89_SQL_Injection__console_readLine_execute_67a$Container)
At CWE89_SQL_Injection__console_readLine_execute_67b.java:[line 42]
At CWE89_SQL_Injection__console_readLine_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_execute_67a$Container)
At CWE89_SQL_Injection__console_readLine_execute_67b.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_81_bad.action(String)
At CWE89_SQL_Injection__console_readLine_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__console_readLine_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_81_goodG2B.action(String)
At CWE89_SQL_Injection__console_readLine_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__console_readLine_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_01.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_01.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_01.java:[line 99]
At CWE89_SQL_Injection__console_readLine_executeBatch_01.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_02.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_02.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_02.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_03.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_03.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_03.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_04.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_04.java:[line 113]
At CWE89_SQL_Injection__console_readLine_executeBatch_04.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_05.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_05.java:[line 113]
At CWE89_SQL_Injection__console_readLine_executeBatch_05.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_06.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_06.java:[line 111]
At CWE89_SQL_Injection__console_readLine_executeBatch_06.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_07.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_07.java:[line 111]
At CWE89_SQL_Injection__console_readLine_executeBatch_07.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_08.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_08.java:[line 119]
At CWE89_SQL_Injection__console_readLine_executeBatch_08.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_09.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_09.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_09.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_10.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_10.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_10.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_11.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_11.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_11.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_12.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_12.java:[line 107]
At CWE89_SQL_Injection__console_readLine_executeBatch_12.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_13.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_13.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_13.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_14.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_14.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_14.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_15.java, line 109
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_15.java:[line 109]
At CWE89_SQL_Injection__console_readLine_executeBatch_15.java:[line 109]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_16.java, line 102
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_16.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_16.java:[line 102]
At CWE89_SQL_Injection__console_readLine_executeBatch_16.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_17.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_17.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_17.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_17.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_21.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_21.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_21.java:[line 110]
At CWE89_SQL_Injection__console_readLine_executeBatch_21.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_21.java, line 446
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_21.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_21.java:[line 446]
At CWE89_SQL_Injection__console_readLine_executeBatch_21.java:[line 446]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22b.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__console_readLine_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__console_readLine_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_31.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_31.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_31.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_31.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_41.java, line 50
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_41.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_41.java:[line 50]
At CWE89_SQL_Injection__console_readLine_executeBatch_41.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_41.java, line 173
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_41.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_41.java:[line 173]
At CWE89_SQL_Injection__console_readLine_executeBatch_41.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_42.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_42.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_42.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeBatch_42.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_42.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_42.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeBatch_42.java:[line 180]
At CWE89_SQL_Injection__console_readLine_executeBatch_42.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_45.java, line 55
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_45.badSink()
At CWE89_SQL_Injection__console_readLine_executeBatch_45.java:[line 55]
At CWE89_SQL_Injection__console_readLine_executeBatch_45.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_45.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_45.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_executeBatch_45.java:[line 180]
At CWE89_SQL_Injection__console_readLine_executeBatch_45.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_51b.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__console_readLine_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_51b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__console_readLine_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_52c.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__console_readLine_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_52c.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__console_readLine_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_53d.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__console_readLine_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_53d.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__console_readLine_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_54e.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__console_readLine_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_54e.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__console_readLine_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_61a.bad()
At CWE89_SQL_Injection__console_readLine_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__console_readLine_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_61a.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__console_readLine_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_66b.badSink(String[])
At CWE89_SQL_Injection__console_readLine_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__console_readLine_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__console_readLine_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__console_readLine_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_67b.badSink(CWE89_SQL_Injection__console_readLine_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_67b.badSink(CWE89_SQL_Injection__console_readLine_executeBatch_67a$Container)
At CWE89_SQL_Injection__console_readLine_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__console_readLine_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_executeBatch_67a$Container)
At CWE89_SQL_Injection__console_readLine_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__console_readLine_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_81_bad.action(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__console_readLine_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_81_goodG2B.action(String)
At CWE89_SQL_Injection__console_readLine_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__console_readLine_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_01.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_01.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_01.java:[line 96]
At CWE89_SQL_Injection__console_readLine_executeQuery_01.java:[line 96]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_02.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_02.java:[line 101]
At CWE89_SQL_Injection__console_readLine_executeQuery_02.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_03.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_03.java:[line 101]
At CWE89_SQL_Injection__console_readLine_executeQuery_03.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_04.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_04.java:[line 108]
At CWE89_SQL_Injection__console_readLine_executeQuery_04.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_05.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_05.java:[line 108]
At CWE89_SQL_Injection__console_readLine_executeQuery_05.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_06.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_06.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeQuery_06.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_07.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_07.java:[line 106]
At CWE89_SQL_Injection__console_readLine_executeQuery_07.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_08.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_08.java:[line 114]
At CWE89_SQL_Injection__console_readLine_executeQuery_08.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_09.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_09.java:[line 101]
At CWE89_SQL_Injection__console_readLine_executeQuery_09.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_10.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_10.java:[line 101]
At CWE89_SQL_Injection__console_readLine_executeQuery_10.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_11.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_11.java:[line 101]
At CWE89_SQL_Injection__console_readLine_executeQuery_11.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_12.java, line 102
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_12.java:[line 102]
At CWE89_SQL_Injection__console_readLine_executeQuery_12.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_13.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_13.java:[line 101]
At CWE89_SQL_Injection__console_readLine_executeQuery_13.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_14.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_14.java:[line 101]
At CWE89_SQL_Injection__console_readLine_executeQuery_14.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_15.java, line 104
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_15.java:[line 104]
At CWE89_SQL_Injection__console_readLine_executeQuery_15.java:[line 104]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_16.java, line 97
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_16.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_16.java:[line 97]
At CWE89_SQL_Injection__console_readLine_executeQuery_16.java:[line 97]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_17.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_17.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_17.java:[line 101]
At CWE89_SQL_Injection__console_readLine_executeQuery_17.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_21.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_21.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_21.java:[line 105]
At CWE89_SQL_Injection__console_readLine_executeQuery_21.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_21.java, line 435
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_21.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_21.java:[line 435]
At CWE89_SQL_Injection__console_readLine_executeQuery_21.java:[line 435]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22b.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__console_readLine_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__console_readLine_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_31.java, line 103
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_31.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_31.java:[line 103]
At CWE89_SQL_Injection__console_readLine_executeQuery_31.java:[line 103]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_41.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_41.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_41.java:[line 47]
At CWE89_SQL_Injection__console_readLine_executeQuery_41.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_41.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_41.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_41.java:[line 170]
At CWE89_SQL_Injection__console_readLine_executeQuery_41.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_42.java, line 103
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_42.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_42.java:[line 103]
At CWE89_SQL_Injection__console_readLine_executeQuery_42.java:[line 103]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_42.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_42.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeQuery_42.java:[line 177]
At CWE89_SQL_Injection__console_readLine_executeQuery_42.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_45.java, line 52
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_45.badSink()
At CWE89_SQL_Injection__console_readLine_executeQuery_45.java:[line 52]
At CWE89_SQL_Injection__console_readLine_executeQuery_45.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_45.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_45.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_executeQuery_45.java:[line 177]
At CWE89_SQL_Injection__console_readLine_executeQuery_45.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_51b.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_51b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__console_readLine_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_52c.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_52c.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__console_readLine_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_53d.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_53d.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__console_readLine_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_54e.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_54e.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__console_readLine_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_61a.bad()
At CWE89_SQL_Injection__console_readLine_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__console_readLine_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_61a.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__console_readLine_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_66b.badSink(String[])
At CWE89_SQL_Injection__console_readLine_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__console_readLine_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__console_readLine_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_67b.badSink(CWE89_SQL_Injection__console_readLine_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_67b.badSink(CWE89_SQL_Injection__console_readLine_executeQuery_67a$Container)
At CWE89_SQL_Injection__console_readLine_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_executeQuery_67a$Container)
At CWE89_SQL_Injection__console_readLine_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__console_readLine_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_81_bad.action(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_81_goodG2B.action(String)
At CWE89_SQL_Injection__console_readLine_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_01.java, line 95
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_01.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_01.java:[line 95]
At CWE89_SQL_Injection__console_readLine_executeUpdate_01.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_02.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_02.java:[line 100]
At CWE89_SQL_Injection__console_readLine_executeUpdate_02.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_03.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_03.java:[line 100]
At CWE89_SQL_Injection__console_readLine_executeUpdate_03.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_04.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_04.java:[line 107]
At CWE89_SQL_Injection__console_readLine_executeUpdate_04.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_05.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_05.java:[line 107]
At CWE89_SQL_Injection__console_readLine_executeUpdate_05.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_06.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_06.java:[line 105]
At CWE89_SQL_Injection__console_readLine_executeUpdate_06.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_07.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_07.java:[line 105]
At CWE89_SQL_Injection__console_readLine_executeUpdate_07.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_08.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_08.java:[line 113]
At CWE89_SQL_Injection__console_readLine_executeUpdate_08.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_09.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_09.java:[line 100]
At CWE89_SQL_Injection__console_readLine_executeUpdate_09.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_10.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_10.java:[line 100]
At CWE89_SQL_Injection__console_readLine_executeUpdate_10.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_11.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_11.java:[line 100]
At CWE89_SQL_Injection__console_readLine_executeUpdate_11.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_12.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_12.java:[line 101]
At CWE89_SQL_Injection__console_readLine_executeUpdate_12.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_13.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_13.java:[line 100]
At CWE89_SQL_Injection__console_readLine_executeUpdate_13.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_14.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_14.java:[line 100]
At CWE89_SQL_Injection__console_readLine_executeUpdate_14.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_15.java, line 103
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_15.java:[line 103]
At CWE89_SQL_Injection__console_readLine_executeUpdate_15.java:[line 103]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_16.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_16.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_16.java:[line 96]
At CWE89_SQL_Injection__console_readLine_executeUpdate_16.java:[line 96]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_17.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_17.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_17.java:[line 100]
At CWE89_SQL_Injection__console_readLine_executeUpdate_17.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_21.java, line 104
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_21.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_21.java:[line 104]
At CWE89_SQL_Injection__console_readLine_executeUpdate_21.java:[line 104]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_21.java, line 395
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_21.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_21.java:[line 395]
At CWE89_SQL_Injection__console_readLine_executeUpdate_21.java:[line 395]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22b.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__console_readLine_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__console_readLine_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_31.java, line 102
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_31.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_31.java:[line 102]
At CWE89_SQL_Injection__console_readLine_executeUpdate_31.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_41.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_41.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_41.java:[line 46]
At CWE89_SQL_Injection__console_readLine_executeUpdate_41.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_41.java, line 156
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_41.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_41.java:[line 156]
At CWE89_SQL_Injection__console_readLine_executeUpdate_41.java:[line 156]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_42.java, line 102
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_42.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_42.java:[line 102]
At CWE89_SQL_Injection__console_readLine_executeUpdate_42.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_42.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_42.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeUpdate_42.java:[line 163]
At CWE89_SQL_Injection__console_readLine_executeUpdate_42.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_45.java, line 51
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_45.badSink()
At CWE89_SQL_Injection__console_readLine_executeUpdate_45.java:[line 51]
At CWE89_SQL_Injection__console_readLine_executeUpdate_45.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_45.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_45.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_executeUpdate_45.java:[line 163]
At CWE89_SQL_Injection__console_readLine_executeUpdate_45.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_51b.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__console_readLine_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_51b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__console_readLine_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_52c.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__console_readLine_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_52c.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__console_readLine_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_53d.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__console_readLine_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_53d.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__console_readLine_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_54e.badSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__console_readLine_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_54e.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__console_readLine_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_61a.bad()
At CWE89_SQL_Injection__console_readLine_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_61a.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__console_readLine_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_66b.badSink(String[])
At CWE89_SQL_Injection__console_readLine_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__console_readLine_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__console_readLine_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_67b.badSink(CWE89_SQL_Injection__console_readLine_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_67b.badSink(CWE89_SQL_Injection__console_readLine_executeUpdate_67a$Container)
At CWE89_SQL_Injection__console_readLine_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_executeUpdate_67a$Container)
At CWE89_SQL_Injection__console_readLine_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__console_readLine_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_81_bad.action(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__console_readLine_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_81_goodG2B.action(String)
At CWE89_SQL_Injection__console_readLine_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__console_readLine_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_01.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_01.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_01.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_01.java:[line 93]
At CWE89_SQL_Injection__console_readLine_prepareStatement_01.java:[line 93]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_02.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_02.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_02.java:[line 99]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_03.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_03.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_03.java:[line 99]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_04.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_04.java:[line 106]
At CWE89_SQL_Injection__console_readLine_prepareStatement_04.java:[line 106]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_05.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_05.java:[line 106]
At CWE89_SQL_Injection__console_readLine_prepareStatement_05.java:[line 106]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_06.java, line 104
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_06.java:[line 104]
At CWE89_SQL_Injection__console_readLine_prepareStatement_06.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_07.java, line 104
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_07.java:[line 104]
At CWE89_SQL_Injection__console_readLine_prepareStatement_07.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_08.java, line 112
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_08.java:[line 112]
At CWE89_SQL_Injection__console_readLine_prepareStatement_08.java:[line 112]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_09.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_09.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_09.java:[line 99]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_10.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_10.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_10.java:[line 99]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_11.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_11.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_11.java:[line 99]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_12.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_12.java:[line 100]
At CWE89_SQL_Injection__console_readLine_prepareStatement_12.java:[line 100]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_13.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_13.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_13.java:[line 99]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_14.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_14.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_14.java:[line 99]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_15.java, line 102
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_15.java:[line 102]
At CWE89_SQL_Injection__console_readLine_prepareStatement_15.java:[line 102]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_16.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_16.java, line 95
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_16.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_16.java:[line 95]
At CWE89_SQL_Injection__console_readLine_prepareStatement_16.java:[line 95]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_17.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_17.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_17.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_17.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_17.java:[line 99]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_21.badSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_21.java, line 103
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_21.badSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_21.java:[line 103]
At CWE89_SQL_Injection__console_readLine_prepareStatement_21.java:[line 103]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_21.goodG2BSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_21.java, line 415
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_21.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_21.java:[line 415]
At CWE89_SQL_Injection__console_readLine_prepareStatement_21.java:[line 415]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22b.badSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22b.badSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__console_readLine_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22b.goodG2BSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__console_readLine_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_31.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_31.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_31.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_31.java:[line 100]
At CWE89_SQL_Injection__console_readLine_prepareStatement_31.java:[line 100]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_41.badSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_41.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_41.badSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_41.java:[line 44]
At CWE89_SQL_Injection__console_readLine_prepareStatement_41.java:[line 44]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_41.goodG2BSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_41.java, line 161
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_41.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_41.java:[line 161]
At CWE89_SQL_Injection__console_readLine_prepareStatement_41.java:[line 161]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_42.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_42.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_42.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_42.java:[line 100]
At CWE89_SQL_Injection__console_readLine_prepareStatement_42.java:[line 100]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_42.goodG2B()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_42.java, line 168
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_42.goodG2B()
At CWE89_SQL_Injection__console_readLine_prepareStatement_42.java:[line 168]
At CWE89_SQL_Injection__console_readLine_prepareStatement_42.java:[line 168]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_45.badSink()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_45.java, line 49
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_45.badSink()
At CWE89_SQL_Injection__console_readLine_prepareStatement_45.java:[line 49]
At CWE89_SQL_Injection__console_readLine_prepareStatement_45.java:[line 49]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_45.goodG2BSink()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_45.java, line 168
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_45.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_prepareStatement_45.java:[line 168]
At CWE89_SQL_Injection__console_readLine_prepareStatement_45.java:[line 168]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_51b.badSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_51b.badSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__console_readLine_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_51b.goodG2BSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_51b.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__console_readLine_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_52c.badSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_52c.badSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__console_readLine_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_52c.goodG2BSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_52c.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__console_readLine_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_53d.badSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_53d.badSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__console_readLine_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_53d.goodG2BSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_53d.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__console_readLine_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_54e.badSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_54e.badSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__console_readLine_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_54e.goodG2BSink(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_54e.goodG2BSink(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__console_readLine_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_61a.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_61a.bad()
At CWE89_SQL_Injection__console_readLine_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__console_readLine_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_61a.goodG2B()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_61a.goodG2B()
At CWE89_SQL_Injection__console_readLine_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__console_readLine_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_66b.badSink(String[])


In file CWE89_SQL_Injection__console_readLine_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_66b.badSink(String[])
At CWE89_SQL_Injection__console_readLine_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__console_readLine_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_66b.goodG2BSink(String[])


In file CWE89_SQL_Injection__console_readLine_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__console_readLine_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__console_readLine_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_67b.badSink(CWE89_SQL_Injection__console_readLine_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_67b.badSink(CWE89_SQL_Injection__console_readLine_prepareStatement_67a$Container)
At CWE89_SQL_Injection__console_readLine_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__console_readLine_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_prepareStatement_67a$Container)
At CWE89_SQL_Injection__console_readLine_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__console_readLine_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_81_bad.action(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_81_bad.action(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__console_readLine_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_81_goodG2B.action(String)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_81_goodG2B.action(String)
At CWE89_SQL_Injection__console_readLine_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__console_readLine_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_01.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_01.bad()
At CWE89_SQL_Injection__database_execute_01.java:[line 113]
At CWE89_SQL_Injection__database_execute_01.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_02.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02.bad()
At CWE89_SQL_Injection__database_execute_02.java:[line 117]
At CWE89_SQL_Injection__database_execute_02.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_03.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03.bad()
At CWE89_SQL_Injection__database_execute_03.java:[line 117]
At CWE89_SQL_Injection__database_execute_03.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_04.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04.bad()
At CWE89_SQL_Injection__database_execute_04.java:[line 124]
At CWE89_SQL_Injection__database_execute_04.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_05.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05.bad()
At CWE89_SQL_Injection__database_execute_05.java:[line 124]
At CWE89_SQL_Injection__database_execute_05.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_06.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06.bad()
At CWE89_SQL_Injection__database_execute_06.java:[line 122]
At CWE89_SQL_Injection__database_execute_06.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_07.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07.bad()
At CWE89_SQL_Injection__database_execute_07.java:[line 122]
At CWE89_SQL_Injection__database_execute_07.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_08.java, line 130
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08.bad()
At CWE89_SQL_Injection__database_execute_08.java:[line 130]
At CWE89_SQL_Injection__database_execute_08.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_09.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09.bad()
At CWE89_SQL_Injection__database_execute_09.java:[line 117]
At CWE89_SQL_Injection__database_execute_09.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_10.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10.bad()
At CWE89_SQL_Injection__database_execute_10.java:[line 117]
At CWE89_SQL_Injection__database_execute_10.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_11.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11.bad()
At CWE89_SQL_Injection__database_execute_11.java:[line 117]
At CWE89_SQL_Injection__database_execute_11.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_12.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12.bad()
At CWE89_SQL_Injection__database_execute_12.java:[line 118]
At CWE89_SQL_Injection__database_execute_12.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_13.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13.bad()
At CWE89_SQL_Injection__database_execute_13.java:[line 117]
At CWE89_SQL_Injection__database_execute_13.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_14.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14.bad()
At CWE89_SQL_Injection__database_execute_14.java:[line 117]
At CWE89_SQL_Injection__database_execute_14.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_15.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15.bad()
At CWE89_SQL_Injection__database_execute_15.java:[line 120]
At CWE89_SQL_Injection__database_execute_15.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_16.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_16.bad()
At CWE89_SQL_Injection__database_execute_16.java:[line 113]
At CWE89_SQL_Injection__database_execute_16.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_17.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_17.bad()
At CWE89_SQL_Injection__database_execute_17.java:[line 118]
At CWE89_SQL_Injection__database_execute_17.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_21.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_21.badSink(String)
At CWE89_SQL_Injection__database_execute_21.java:[line 122]
At CWE89_SQL_Injection__database_execute_21.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_21.java, line 468
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_21.goodG2BSink(String)
At CWE89_SQL_Injection__database_execute_21.java:[line 468]
At CWE89_SQL_Injection__database_execute_21.java:[line 468]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22b.badSink(String)
At CWE89_SQL_Injection__database_execute_22b.java:[line 40]
At CWE89_SQL_Injection__database_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22b.goodG2BSink(String)
At CWE89_SQL_Injection__database_execute_22b.java:[line 230]
At CWE89_SQL_Injection__database_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_31.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_31.bad()
At CWE89_SQL_Injection__database_execute_31.java:[line 120]
At CWE89_SQL_Injection__database_execute_31.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_41.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_41.badSink(String)
At CWE89_SQL_Injection__database_execute_41.java:[line 47]
At CWE89_SQL_Injection__database_execute_41.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_41.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_41.goodG2BSink(String)
At CWE89_SQL_Injection__database_execute_41.java:[line 181]
At CWE89_SQL_Injection__database_execute_41.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_42.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_42.bad()
At CWE89_SQL_Injection__database_execute_42.java:[line 120]
At CWE89_SQL_Injection__database_execute_42.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_42.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_42.goodG2B()
At CWE89_SQL_Injection__database_execute_42.java:[line 188]
At CWE89_SQL_Injection__database_execute_42.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_45.java, line 52
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_45.badSink()
At CWE89_SQL_Injection__database_execute_45.java:[line 52]
At CWE89_SQL_Injection__database_execute_45.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_45.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_45.goodG2BSink()
At CWE89_SQL_Injection__database_execute_45.java:[line 188]
At CWE89_SQL_Injection__database_execute_45.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_51b.badSink(String)
At CWE89_SQL_Injection__database_execute_51b.java:[line 41]
At CWE89_SQL_Injection__database_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_51b.goodG2BSink(String)
At CWE89_SQL_Injection__database_execute_51b.java:[line 98]
At CWE89_SQL_Injection__database_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_52c.badSink(String)
At CWE89_SQL_Injection__database_execute_52c.java:[line 41]
At CWE89_SQL_Injection__database_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_52c.goodG2BSink(String)
At CWE89_SQL_Injection__database_execute_52c.java:[line 98]
At CWE89_SQL_Injection__database_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_53d.badSink(String)
At CWE89_SQL_Injection__database_execute_53d.java:[line 41]
At CWE89_SQL_Injection__database_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_53d.goodG2BSink(String)
At CWE89_SQL_Injection__database_execute_53d.java:[line 98]
At CWE89_SQL_Injection__database_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_54e.badSink(String)
At CWE89_SQL_Injection__database_execute_54e.java:[line 41]
At CWE89_SQL_Injection__database_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_54e.goodG2BSink(String)
At CWE89_SQL_Injection__database_execute_54e.java:[line 98]
At CWE89_SQL_Injection__database_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_61a.bad()
At CWE89_SQL_Injection__database_execute_61a.java:[line 42]
At CWE89_SQL_Injection__database_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_61a.goodG2B()
At CWE89_SQL_Injection__database_execute_61a.java:[line 106]
At CWE89_SQL_Injection__database_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_66b.badSink(String[])
At CWE89_SQL_Injection__database_execute_66b.java:[line 42]
At CWE89_SQL_Injection__database_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__database_execute_66b.java:[line 100]
At CWE89_SQL_Injection__database_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_67b.badSink(CWE89_SQL_Injection__database_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_67b.badSink(CWE89_SQL_Injection__database_execute_67a$Container)
At CWE89_SQL_Injection__database_execute_67b.java:[line 42]
At CWE89_SQL_Injection__database_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_67b.goodG2BSink(CWE89_SQL_Injection__database_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_67b.goodG2BSink(CWE89_SQL_Injection__database_execute_67a$Container)
At CWE89_SQL_Injection__database_execute_67b.java:[line 100]
At CWE89_SQL_Injection__database_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_81_bad.action(String)
At CWE89_SQL_Injection__database_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__database_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_81_goodG2B.action(String)
At CWE89_SQL_Injection__database_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__database_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_01.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_01.bad()
At CWE89_SQL_Injection__database_executeBatch_01.java:[line 117]
At CWE89_SQL_Injection__database_executeBatch_01.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_02.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02.bad()
At CWE89_SQL_Injection__database_executeBatch_02.java:[line 123]
At CWE89_SQL_Injection__database_executeBatch_02.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_03.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03.bad()
At CWE89_SQL_Injection__database_executeBatch_03.java:[line 123]
At CWE89_SQL_Injection__database_executeBatch_03.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_04.java, line 130
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04.bad()
At CWE89_SQL_Injection__database_executeBatch_04.java:[line 130]
At CWE89_SQL_Injection__database_executeBatch_04.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_05.java, line 130
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05.bad()
At CWE89_SQL_Injection__database_executeBatch_05.java:[line 130]
At CWE89_SQL_Injection__database_executeBatch_05.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_06.java, line 128
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06.bad()
At CWE89_SQL_Injection__database_executeBatch_06.java:[line 128]
At CWE89_SQL_Injection__database_executeBatch_06.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_07.java, line 128
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07.bad()
At CWE89_SQL_Injection__database_executeBatch_07.java:[line 128]
At CWE89_SQL_Injection__database_executeBatch_07.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_08.java, line 136
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08.bad()
At CWE89_SQL_Injection__database_executeBatch_08.java:[line 136]
At CWE89_SQL_Injection__database_executeBatch_08.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_09.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09.bad()
At CWE89_SQL_Injection__database_executeBatch_09.java:[line 123]
At CWE89_SQL_Injection__database_executeBatch_09.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_10.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10.bad()
At CWE89_SQL_Injection__database_executeBatch_10.java:[line 123]
At CWE89_SQL_Injection__database_executeBatch_10.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_11.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11.bad()
At CWE89_SQL_Injection__database_executeBatch_11.java:[line 123]
At CWE89_SQL_Injection__database_executeBatch_11.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_12.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12.bad()
At CWE89_SQL_Injection__database_executeBatch_12.java:[line 124]
At CWE89_SQL_Injection__database_executeBatch_12.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_13.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13.bad()
At CWE89_SQL_Injection__database_executeBatch_13.java:[line 123]
At CWE89_SQL_Injection__database_executeBatch_13.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_14.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14.bad()
At CWE89_SQL_Injection__database_executeBatch_14.java:[line 123]
At CWE89_SQL_Injection__database_executeBatch_14.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_15.java, line 126
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15.bad()
At CWE89_SQL_Injection__database_executeBatch_15.java:[line 126]
At CWE89_SQL_Injection__database_executeBatch_15.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_16.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_16.bad()
At CWE89_SQL_Injection__database_executeBatch_16.java:[line 119]
At CWE89_SQL_Injection__database_executeBatch_16.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_17.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_17.bad()
At CWE89_SQL_Injection__database_executeBatch_17.java:[line 124]
At CWE89_SQL_Injection__database_executeBatch_17.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_21.java, line 128
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_21.badSink(String)
At CWE89_SQL_Injection__database_executeBatch_21.java:[line 128]
At CWE89_SQL_Injection__database_executeBatch_21.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_21.java, line 498
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_21.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeBatch_21.java:[line 498]
At CWE89_SQL_Injection__database_executeBatch_21.java:[line 498]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22b.badSink(String)
At CWE89_SQL_Injection__database_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__database_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22b.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__database_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_31.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_31.bad()
At CWE89_SQL_Injection__database_executeBatch_31.java:[line 124]
At CWE89_SQL_Injection__database_executeBatch_31.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_41.java, line 51
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_41.badSink(String)
At CWE89_SQL_Injection__database_executeBatch_41.java:[line 51]
At CWE89_SQL_Injection__database_executeBatch_41.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_41.java, line 191
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_41.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeBatch_41.java:[line 191]
At CWE89_SQL_Injection__database_executeBatch_41.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_42.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_42.bad()
At CWE89_SQL_Injection__database_executeBatch_42.java:[line 124]
At CWE89_SQL_Injection__database_executeBatch_42.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_42.java, line 198
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_42.goodG2B()
At CWE89_SQL_Injection__database_executeBatch_42.java:[line 198]
At CWE89_SQL_Injection__database_executeBatch_42.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_45.java, line 56
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_45.badSink()
At CWE89_SQL_Injection__database_executeBatch_45.java:[line 56]
At CWE89_SQL_Injection__database_executeBatch_45.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_45.java, line 198
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_45.goodG2BSink()
At CWE89_SQL_Injection__database_executeBatch_45.java:[line 198]
At CWE89_SQL_Injection__database_executeBatch_45.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_51b.badSink(String)
At CWE89_SQL_Injection__database_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__database_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_51b.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__database_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_52c.badSink(String)
At CWE89_SQL_Injection__database_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__database_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_52c.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__database_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_53d.badSink(String)
At CWE89_SQL_Injection__database_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__database_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_53d.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__database_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_54e.badSink(String)
At CWE89_SQL_Injection__database_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__database_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_54e.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__database_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_61a.bad()
At CWE89_SQL_Injection__database_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__database_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_61a.goodG2B()
At CWE89_SQL_Injection__database_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__database_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_66b.badSink(String[])
At CWE89_SQL_Injection__database_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__database_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__database_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__database_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_67b.badSink(CWE89_SQL_Injection__database_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_67b.badSink(CWE89_SQL_Injection__database_executeBatch_67a$Container)
At CWE89_SQL_Injection__database_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__database_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__database_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__database_executeBatch_67a$Container)
At CWE89_SQL_Injection__database_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__database_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_81_bad.action(String)
At CWE89_SQL_Injection__database_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__database_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_81_goodG2B.action(String)
At CWE89_SQL_Injection__database_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__database_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_01.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_01.bad()
At CWE89_SQL_Injection__database_executeQuery_01.java:[line 114]
At CWE89_SQL_Injection__database_executeQuery_01.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_02.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02.bad()
At CWE89_SQL_Injection__database_executeQuery_02.java:[line 118]
At CWE89_SQL_Injection__database_executeQuery_02.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_03.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03.bad()
At CWE89_SQL_Injection__database_executeQuery_03.java:[line 118]
At CWE89_SQL_Injection__database_executeQuery_03.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_04.java, line 125
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04.bad()
At CWE89_SQL_Injection__database_executeQuery_04.java:[line 125]
At CWE89_SQL_Injection__database_executeQuery_04.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_05.java, line 125
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05.bad()
At CWE89_SQL_Injection__database_executeQuery_05.java:[line 125]
At CWE89_SQL_Injection__database_executeQuery_05.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_06.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06.bad()
At CWE89_SQL_Injection__database_executeQuery_06.java:[line 123]
At CWE89_SQL_Injection__database_executeQuery_06.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_07.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07.bad()
At CWE89_SQL_Injection__database_executeQuery_07.java:[line 123]
At CWE89_SQL_Injection__database_executeQuery_07.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_08.java, line 131
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08.bad()
At CWE89_SQL_Injection__database_executeQuery_08.java:[line 131]
At CWE89_SQL_Injection__database_executeQuery_08.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_09.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09.bad()
At CWE89_SQL_Injection__database_executeQuery_09.java:[line 118]
At CWE89_SQL_Injection__database_executeQuery_09.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_10.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10.bad()
At CWE89_SQL_Injection__database_executeQuery_10.java:[line 118]
At CWE89_SQL_Injection__database_executeQuery_10.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_11.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11.bad()
At CWE89_SQL_Injection__database_executeQuery_11.java:[line 118]
At CWE89_SQL_Injection__database_executeQuery_11.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_12.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12.bad()
At CWE89_SQL_Injection__database_executeQuery_12.java:[line 119]
At CWE89_SQL_Injection__database_executeQuery_12.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_13.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13.bad()
At CWE89_SQL_Injection__database_executeQuery_13.java:[line 118]
At CWE89_SQL_Injection__database_executeQuery_13.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_14.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14.bad()
At CWE89_SQL_Injection__database_executeQuery_14.java:[line 118]
At CWE89_SQL_Injection__database_executeQuery_14.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_15.java, line 121
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15.bad()
At CWE89_SQL_Injection__database_executeQuery_15.java:[line 121]
At CWE89_SQL_Injection__database_executeQuery_15.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_16.java, line 114
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_16.bad()
At CWE89_SQL_Injection__database_executeQuery_16.java:[line 114]
At CWE89_SQL_Injection__database_executeQuery_16.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_17.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_17.bad()
At CWE89_SQL_Injection__database_executeQuery_17.java:[line 119]
At CWE89_SQL_Injection__database_executeQuery_17.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_21.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_21.badSink(String)
At CWE89_SQL_Injection__database_executeQuery_21.java:[line 123]
At CWE89_SQL_Injection__database_executeQuery_21.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_21.java, line 487
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_21.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeQuery_21.java:[line 487]
At CWE89_SQL_Injection__database_executeQuery_21.java:[line 487]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22b.badSink(String)
At CWE89_SQL_Injection__database_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__database_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22b.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__database_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_31.java, line 121
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_31.bad()
At CWE89_SQL_Injection__database_executeQuery_31.java:[line 121]
At CWE89_SQL_Injection__database_executeQuery_31.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_41.java, line 48
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_41.badSink(String)
At CWE89_SQL_Injection__database_executeQuery_41.java:[line 48]
At CWE89_SQL_Injection__database_executeQuery_41.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_41.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_41.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeQuery_41.java:[line 188]
At CWE89_SQL_Injection__database_executeQuery_41.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_42.java, line 121
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_42.bad()
At CWE89_SQL_Injection__database_executeQuery_42.java:[line 121]
At CWE89_SQL_Injection__database_executeQuery_42.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_42.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_42.goodG2B()
At CWE89_SQL_Injection__database_executeQuery_42.java:[line 195]
At CWE89_SQL_Injection__database_executeQuery_42.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_45.java, line 53
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_45.badSink()
At CWE89_SQL_Injection__database_executeQuery_45.java:[line 53]
At CWE89_SQL_Injection__database_executeQuery_45.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_45.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_45.goodG2BSink()
At CWE89_SQL_Injection__database_executeQuery_45.java:[line 195]
At CWE89_SQL_Injection__database_executeQuery_45.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_51b.badSink(String)
At CWE89_SQL_Injection__database_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__database_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_51b.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__database_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_52c.badSink(String)
At CWE89_SQL_Injection__database_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__database_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_52c.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__database_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_53d.badSink(String)
At CWE89_SQL_Injection__database_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__database_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_53d.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__database_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_54e.badSink(String)
At CWE89_SQL_Injection__database_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__database_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_54e.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__database_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_61a.bad()
At CWE89_SQL_Injection__database_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__database_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_61a.goodG2B()
At CWE89_SQL_Injection__database_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__database_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_66b.badSink(String[])
At CWE89_SQL_Injection__database_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__database_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__database_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__database_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_67b.badSink(CWE89_SQL_Injection__database_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_67b.badSink(CWE89_SQL_Injection__database_executeQuery_67a$Container)
At CWE89_SQL_Injection__database_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__database_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__database_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__database_executeQuery_67a$Container)
At CWE89_SQL_Injection__database_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__database_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_81_bad.action(String)
At CWE89_SQL_Injection__database_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__database_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_81_goodG2B.action(String)
At CWE89_SQL_Injection__database_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__database_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_01.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_01.bad()
At CWE89_SQL_Injection__database_executeUpdate_01.java:[line 113]
At CWE89_SQL_Injection__database_executeUpdate_01.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_02.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02.bad()
At CWE89_SQL_Injection__database_executeUpdate_02.java:[line 117]
At CWE89_SQL_Injection__database_executeUpdate_02.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_03.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03.bad()
At CWE89_SQL_Injection__database_executeUpdate_03.java:[line 117]
At CWE89_SQL_Injection__database_executeUpdate_03.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_04.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04.bad()
At CWE89_SQL_Injection__database_executeUpdate_04.java:[line 124]
At CWE89_SQL_Injection__database_executeUpdate_04.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_05.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05.bad()
At CWE89_SQL_Injection__database_executeUpdate_05.java:[line 124]
At CWE89_SQL_Injection__database_executeUpdate_05.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_06.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06.bad()
At CWE89_SQL_Injection__database_executeUpdate_06.java:[line 122]
At CWE89_SQL_Injection__database_executeUpdate_06.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_07.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07.bad()
At CWE89_SQL_Injection__database_executeUpdate_07.java:[line 122]
At CWE89_SQL_Injection__database_executeUpdate_07.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_08.java, line 130
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08.bad()
At CWE89_SQL_Injection__database_executeUpdate_08.java:[line 130]
At CWE89_SQL_Injection__database_executeUpdate_08.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_09.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09.bad()
At CWE89_SQL_Injection__database_executeUpdate_09.java:[line 117]
At CWE89_SQL_Injection__database_executeUpdate_09.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_10.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10.bad()
At CWE89_SQL_Injection__database_executeUpdate_10.java:[line 117]
At CWE89_SQL_Injection__database_executeUpdate_10.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_11.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11.bad()
At CWE89_SQL_Injection__database_executeUpdate_11.java:[line 117]
At CWE89_SQL_Injection__database_executeUpdate_11.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_12.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12.bad()
At CWE89_SQL_Injection__database_executeUpdate_12.java:[line 118]
At CWE89_SQL_Injection__database_executeUpdate_12.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_13.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13.bad()
At CWE89_SQL_Injection__database_executeUpdate_13.java:[line 117]
At CWE89_SQL_Injection__database_executeUpdate_13.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_14.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14.bad()
At CWE89_SQL_Injection__database_executeUpdate_14.java:[line 117]
At CWE89_SQL_Injection__database_executeUpdate_14.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_15.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15.bad()
At CWE89_SQL_Injection__database_executeUpdate_15.java:[line 120]
At CWE89_SQL_Injection__database_executeUpdate_15.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_16.java, line 113
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_16.bad()
At CWE89_SQL_Injection__database_executeUpdate_16.java:[line 113]
At CWE89_SQL_Injection__database_executeUpdate_16.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_17.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_17.bad()
At CWE89_SQL_Injection__database_executeUpdate_17.java:[line 118]
At CWE89_SQL_Injection__database_executeUpdate_17.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_21.java, line 122
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_21.badSink(String)
At CWE89_SQL_Injection__database_executeUpdate_21.java:[line 122]
At CWE89_SQL_Injection__database_executeUpdate_21.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_21.java, line 447
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_21.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeUpdate_21.java:[line 447]
At CWE89_SQL_Injection__database_executeUpdate_21.java:[line 447]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22b.badSink(String)
At CWE89_SQL_Injection__database_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__database_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22b.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__database_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_31.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_31.bad()
At CWE89_SQL_Injection__database_executeUpdate_31.java:[line 120]
At CWE89_SQL_Injection__database_executeUpdate_31.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_41.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_41.badSink(String)
At CWE89_SQL_Injection__database_executeUpdate_41.java:[line 47]
At CWE89_SQL_Injection__database_executeUpdate_41.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_41.java, line 174
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_41.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeUpdate_41.java:[line 174]
At CWE89_SQL_Injection__database_executeUpdate_41.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_42.java, line 120
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_42.bad()
At CWE89_SQL_Injection__database_executeUpdate_42.java:[line 120]
At CWE89_SQL_Injection__database_executeUpdate_42.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_42.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_42.goodG2B()
At CWE89_SQL_Injection__database_executeUpdate_42.java:[line 181]
At CWE89_SQL_Injection__database_executeUpdate_42.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_45.java, line 52
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_45.badSink()
At CWE89_SQL_Injection__database_executeUpdate_45.java:[line 52]
At CWE89_SQL_Injection__database_executeUpdate_45.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_45.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_45.goodG2BSink()
At CWE89_SQL_Injection__database_executeUpdate_45.java:[line 181]
At CWE89_SQL_Injection__database_executeUpdate_45.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_51b.badSink(String)
At CWE89_SQL_Injection__database_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__database_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_51b.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__database_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_52c.badSink(String)
At CWE89_SQL_Injection__database_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__database_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_52c.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__database_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_53d.badSink(String)
At CWE89_SQL_Injection__database_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__database_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_53d.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__database_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_54e.badSink(String)
At CWE89_SQL_Injection__database_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__database_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_54e.goodG2BSink(String)
At CWE89_SQL_Injection__database_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__database_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_61a.bad()
At CWE89_SQL_Injection__database_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__database_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_61a.goodG2B()
At CWE89_SQL_Injection__database_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__database_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_66b.badSink(String[])
At CWE89_SQL_Injection__database_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__database_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__database_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__database_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_67b.badSink(CWE89_SQL_Injection__database_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_67b.badSink(CWE89_SQL_Injection__database_executeUpdate_67a$Container)
At CWE89_SQL_Injection__database_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__database_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__database_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__database_executeUpdate_67a$Container)
At CWE89_SQL_Injection__database_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__database_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_81_bad.action(String)
At CWE89_SQL_Injection__database_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__database_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_81_goodG2B.action(String)
At CWE89_SQL_Injection__database_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__database_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_01.bad()


In file CWE89_SQL_Injection__database_prepareStatement_01.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_01.bad()
At CWE89_SQL_Injection__database_prepareStatement_01.java:[line 111]
At CWE89_SQL_Injection__database_prepareStatement_01.java:[line 111]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02.bad()


In file CWE89_SQL_Injection__database_prepareStatement_02.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02.bad()
At CWE89_SQL_Injection__database_prepareStatement_02.java:[line 116]
At CWE89_SQL_Injection__database_prepareStatement_02.java:[line 116]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03.bad()


In file CWE89_SQL_Injection__database_prepareStatement_03.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03.bad()
At CWE89_SQL_Injection__database_prepareStatement_03.java:[line 116]
At CWE89_SQL_Injection__database_prepareStatement_03.java:[line 116]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04.bad()


In file CWE89_SQL_Injection__database_prepareStatement_04.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04.bad()
At CWE89_SQL_Injection__database_prepareStatement_04.java:[line 123]
At CWE89_SQL_Injection__database_prepareStatement_04.java:[line 123]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05.bad()


In file CWE89_SQL_Injection__database_prepareStatement_05.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05.bad()
At CWE89_SQL_Injection__database_prepareStatement_05.java:[line 123]
At CWE89_SQL_Injection__database_prepareStatement_05.java:[line 123]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06.bad()


In file CWE89_SQL_Injection__database_prepareStatement_06.java, line 121
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06.bad()
At CWE89_SQL_Injection__database_prepareStatement_06.java:[line 121]
At CWE89_SQL_Injection__database_prepareStatement_06.java:[line 121]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07.bad()


In file CWE89_SQL_Injection__database_prepareStatement_07.java, line 121
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07.bad()
At CWE89_SQL_Injection__database_prepareStatement_07.java:[line 121]
At CWE89_SQL_Injection__database_prepareStatement_07.java:[line 121]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08.bad()


In file CWE89_SQL_Injection__database_prepareStatement_08.java, line 129
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08.bad()
At CWE89_SQL_Injection__database_prepareStatement_08.java:[line 129]
At CWE89_SQL_Injection__database_prepareStatement_08.java:[line 129]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09.bad()


In file CWE89_SQL_Injection__database_prepareStatement_09.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09.bad()
At CWE89_SQL_Injection__database_prepareStatement_09.java:[line 116]
At CWE89_SQL_Injection__database_prepareStatement_09.java:[line 116]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10.bad()


In file CWE89_SQL_Injection__database_prepareStatement_10.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10.bad()
At CWE89_SQL_Injection__database_prepareStatement_10.java:[line 116]
At CWE89_SQL_Injection__database_prepareStatement_10.java:[line 116]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11.bad()


In file CWE89_SQL_Injection__database_prepareStatement_11.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11.bad()
At CWE89_SQL_Injection__database_prepareStatement_11.java:[line 116]
At CWE89_SQL_Injection__database_prepareStatement_11.java:[line 116]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12.bad()


In file CWE89_SQL_Injection__database_prepareStatement_12.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12.bad()
At CWE89_SQL_Injection__database_prepareStatement_12.java:[line 117]
At CWE89_SQL_Injection__database_prepareStatement_12.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13.bad()


In file CWE89_SQL_Injection__database_prepareStatement_13.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13.bad()
At CWE89_SQL_Injection__database_prepareStatement_13.java:[line 116]
At CWE89_SQL_Injection__database_prepareStatement_13.java:[line 116]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14.bad()


In file CWE89_SQL_Injection__database_prepareStatement_14.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14.bad()
At CWE89_SQL_Injection__database_prepareStatement_14.java:[line 116]
At CWE89_SQL_Injection__database_prepareStatement_14.java:[line 116]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15.bad()


In file CWE89_SQL_Injection__database_prepareStatement_15.java, line 119
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15.bad()
At CWE89_SQL_Injection__database_prepareStatement_15.java:[line 119]
At CWE89_SQL_Injection__database_prepareStatement_15.java:[line 119]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_16.bad()


In file CWE89_SQL_Injection__database_prepareStatement_16.java, line 112
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_16.bad()
At CWE89_SQL_Injection__database_prepareStatement_16.java:[line 112]
At CWE89_SQL_Injection__database_prepareStatement_16.java:[line 112]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_17.bad()


In file CWE89_SQL_Injection__database_prepareStatement_17.java, line 117
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_17.bad()
At CWE89_SQL_Injection__database_prepareStatement_17.java:[line 117]
At CWE89_SQL_Injection__database_prepareStatement_17.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_21.badSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_21.java, line 121
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_21.badSink(String)
At CWE89_SQL_Injection__database_prepareStatement_21.java:[line 121]
At CWE89_SQL_Injection__database_prepareStatement_21.java:[line 121]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_21.goodG2BSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_21.java, line 467
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_21.goodG2BSink(String)
At CWE89_SQL_Injection__database_prepareStatement_21.java:[line 467]
At CWE89_SQL_Injection__database_prepareStatement_21.java:[line 467]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22b.badSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22b.badSink(String)
At CWE89_SQL_Injection__database_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__database_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22b.goodG2BSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22b.goodG2BSink(String)
At CWE89_SQL_Injection__database_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__database_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_31.bad()


In file CWE89_SQL_Injection__database_prepareStatement_31.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_31.bad()
At CWE89_SQL_Injection__database_prepareStatement_31.java:[line 118]
At CWE89_SQL_Injection__database_prepareStatement_31.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_41.badSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_41.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_41.badSink(String)
At CWE89_SQL_Injection__database_prepareStatement_41.java:[line 45]
At CWE89_SQL_Injection__database_prepareStatement_41.java:[line 45]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_41.goodG2BSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_41.java, line 179
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_41.goodG2BSink(String)
At CWE89_SQL_Injection__database_prepareStatement_41.java:[line 179]
At CWE89_SQL_Injection__database_prepareStatement_41.java:[line 179]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_42.bad()


In file CWE89_SQL_Injection__database_prepareStatement_42.java, line 118
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_42.bad()
At CWE89_SQL_Injection__database_prepareStatement_42.java:[line 118]
At CWE89_SQL_Injection__database_prepareStatement_42.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_42.goodG2B()


In file CWE89_SQL_Injection__database_prepareStatement_42.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_42.goodG2B()
At CWE89_SQL_Injection__database_prepareStatement_42.java:[line 186]
At CWE89_SQL_Injection__database_prepareStatement_42.java:[line 186]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_45.badSink()


In file CWE89_SQL_Injection__database_prepareStatement_45.java, line 50
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_45.badSink()
At CWE89_SQL_Injection__database_prepareStatement_45.java:[line 50]
At CWE89_SQL_Injection__database_prepareStatement_45.java:[line 50]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_45.goodG2BSink()


In file CWE89_SQL_Injection__database_prepareStatement_45.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_45.goodG2BSink()
At CWE89_SQL_Injection__database_prepareStatement_45.java:[line 186]
At CWE89_SQL_Injection__database_prepareStatement_45.java:[line 186]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_51b.badSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_51b.badSink(String)
At CWE89_SQL_Injection__database_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__database_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_51b.goodG2BSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_51b.goodG2BSink(String)
At CWE89_SQL_Injection__database_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__database_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_52c.badSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_52c.badSink(String)
At CWE89_SQL_Injection__database_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__database_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_52c.goodG2BSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_52c.goodG2BSink(String)
At CWE89_SQL_Injection__database_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__database_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_53d.badSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_53d.badSink(String)
At CWE89_SQL_Injection__database_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__database_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_53d.goodG2BSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_53d.goodG2BSink(String)
At CWE89_SQL_Injection__database_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__database_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_54e.badSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_54e.badSink(String)
At CWE89_SQL_Injection__database_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__database_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_54e.goodG2BSink(String)


In file CWE89_SQL_Injection__database_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_54e.goodG2BSink(String)
At CWE89_SQL_Injection__database_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__database_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_61a.bad()


In file CWE89_SQL_Injection__database_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_61a.bad()
At CWE89_SQL_Injection__database_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__database_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_61a.goodG2B()


In file CWE89_SQL_Injection__database_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_61a.goodG2B()
At CWE89_SQL_Injection__database_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__database_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_66b.badSink(String[])


In file CWE89_SQL_Injection__database_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_66b.badSink(String[])
At CWE89_SQL_Injection__database_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__database_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_66b.goodG2BSink(String[])


In file CWE89_SQL_Injection__database_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__database_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__database_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_67b.badSink(CWE89_SQL_Injection__database_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__database_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_67b.badSink(CWE89_SQL_Injection__database_prepareStatement_67a$Container)
At CWE89_SQL_Injection__database_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__database_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__database_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__database_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__database_prepareStatement_67a$Container)
At CWE89_SQL_Injection__database_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__database_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_81_bad.action(String)


In file CWE89_SQL_Injection__database_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_81_bad.action(String)
At CWE89_SQL_Injection__database_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__database_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_81_goodG2B.action(String)


In file CWE89_SQL_Injection__database_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_81_goodG2B.action(String)
At CWE89_SQL_Injection__database_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__database_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_01.java, line 50
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_01.bad()
At CWE89_SQL_Injection__Environment_executeBatch_01.java:[line 50]
At CWE89_SQL_Injection__Environment_executeBatch_01.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_02.java, line 60
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02.bad()
At CWE89_SQL_Injection__Environment_executeBatch_02.java:[line 60]
At CWE89_SQL_Injection__Environment_executeBatch_02.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_03.java, line 60
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03.bad()
At CWE89_SQL_Injection__Environment_executeBatch_03.java:[line 60]
At CWE89_SQL_Injection__Environment_executeBatch_03.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_04.java, line 67
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04.bad()
At CWE89_SQL_Injection__Environment_executeBatch_04.java:[line 67]
At CWE89_SQL_Injection__Environment_executeBatch_04.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_05.java, line 67
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05.bad()
At CWE89_SQL_Injection__Environment_executeBatch_05.java:[line 67]
At CWE89_SQL_Injection__Environment_executeBatch_05.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_06.java, line 65
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06.bad()
At CWE89_SQL_Injection__Environment_executeBatch_06.java:[line 65]
At CWE89_SQL_Injection__Environment_executeBatch_06.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_07.java, line 65
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07.bad()
At CWE89_SQL_Injection__Environment_executeBatch_07.java:[line 65]
At CWE89_SQL_Injection__Environment_executeBatch_07.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_08.java, line 73
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08.bad()
At CWE89_SQL_Injection__Environment_executeBatch_08.java:[line 73]
At CWE89_SQL_Injection__Environment_executeBatch_08.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_09.java, line 60
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09.bad()
At CWE89_SQL_Injection__Environment_executeBatch_09.java:[line 60]
At CWE89_SQL_Injection__Environment_executeBatch_09.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_10.java, line 60
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10.bad()
At CWE89_SQL_Injection__Environment_executeBatch_10.java:[line 60]
At CWE89_SQL_Injection__Environment_executeBatch_10.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_11.java, line 60
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11.bad()
At CWE89_SQL_Injection__Environment_executeBatch_11.java:[line 60]
At CWE89_SQL_Injection__Environment_executeBatch_11.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_12.java, line 61
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.bad()
At CWE89_SQL_Injection__Environment_executeBatch_12.java:[line 61]
At CWE89_SQL_Injection__Environment_executeBatch_12.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_13.java, line 60
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13.bad()
At CWE89_SQL_Injection__Environment_executeBatch_13.java:[line 60]
At CWE89_SQL_Injection__Environment_executeBatch_13.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_14.java, line 60
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14.bad()
At CWE89_SQL_Injection__Environment_executeBatch_14.java:[line 60]
At CWE89_SQL_Injection__Environment_executeBatch_14.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_15.java, line 63
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15.bad()
At CWE89_SQL_Injection__Environment_executeBatch_15.java:[line 63]
At CWE89_SQL_Injection__Environment_executeBatch_15.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_16.java, line 56
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_16.bad()
At CWE89_SQL_Injection__Environment_executeBatch_16.java:[line 56]
At CWE89_SQL_Injection__Environment_executeBatch_16.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_17.java, line 57
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_17.bad()
At CWE89_SQL_Injection__Environment_executeBatch_17.java:[line 57]
At CWE89_SQL_Injection__Environment_executeBatch_17.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_21.java, line 61
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_21.badSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_21.java:[line 61]
At CWE89_SQL_Injection__Environment_executeBatch_21.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_21.java, line 309
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_21
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_21.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_21.java:[line 309]
At CWE89_SQL_Injection__Environment_executeBatch_21.java:[line 309]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22b.badSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__Environment_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__Environment_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_31.java, line 57
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_31.bad()
At CWE89_SQL_Injection__Environment_executeBatch_31.java:[line 57]
At CWE89_SQL_Injection__Environment_executeBatch_31.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_41.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_41.badSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_41.java:[line 45]
At CWE89_SQL_Injection__Environment_executeBatch_41.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_41.java, line 124
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_41
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_41.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_41.java:[line 124]
At CWE89_SQL_Injection__Environment_executeBatch_41.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_42.java, line 57
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_42.bad()
At CWE89_SQL_Injection__Environment_executeBatch_42.java:[line 57]
At CWE89_SQL_Injection__Environment_executeBatch_42.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_42.java, line 131
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_42
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_42.goodG2B()
At CWE89_SQL_Injection__Environment_executeBatch_42.java:[line 131]
At CWE89_SQL_Injection__Environment_executeBatch_42.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_45.java, line 50
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_45.badSink()
At CWE89_SQL_Injection__Environment_executeBatch_45.java:[line 50]
At CWE89_SQL_Injection__Environment_executeBatch_45.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_45.java, line 131
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_45
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_45.goodG2BSink()
At CWE89_SQL_Injection__Environment_executeBatch_45.java:[line 131]
At CWE89_SQL_Injection__Environment_executeBatch_45.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_51b.badSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__Environment_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__Environment_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_52c.badSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__Environment_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__Environment_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_53d.badSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__Environment_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__Environment_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_54e.badSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__Environment_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__Environment_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_61a.bad()
At CWE89_SQL_Injection__Environment_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__Environment_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_61a.goodG2B()
At CWE89_SQL_Injection__Environment_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__Environment_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_66b.badSink(String[])
At CWE89_SQL_Injection__Environment_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__Environment_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Environment_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__Environment_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_67b.badSink(CWE89_SQL_Injection__Environment_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_67b.badSink(CWE89_SQL_Injection__Environment_executeBatch_67a$Container)
At CWE89_SQL_Injection__Environment_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__Environment_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__Environment_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__Environment_executeBatch_67a$Container)
At CWE89_SQL_Injection__Environment_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__Environment_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_81_bad.action(String)
At CWE89_SQL_Injection__Environment_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__Environment_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_81_goodG2B.action(String)
At CWE89_SQL_Injection__Environment_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__Environment_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_01.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_01.bad()
At CWE89_SQL_Injection__Environment_execute_01.java:[line 46]
At CWE89_SQL_Injection__Environment_execute_01.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_02.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02.bad()
At CWE89_SQL_Injection__Environment_execute_02.java:[line 54]
At CWE89_SQL_Injection__Environment_execute_02.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_03.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03.bad()
At CWE89_SQL_Injection__Environment_execute_03.java:[line 54]
At CWE89_SQL_Injection__Environment_execute_03.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_04.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04.bad()
At CWE89_SQL_Injection__Environment_execute_04.java:[line 61]
At CWE89_SQL_Injection__Environment_execute_04.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_05.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05.bad()
At CWE89_SQL_Injection__Environment_execute_05.java:[line 61]
At CWE89_SQL_Injection__Environment_execute_05.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_06.java, line 59
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06.bad()
At CWE89_SQL_Injection__Environment_execute_06.java:[line 59]
At CWE89_SQL_Injection__Environment_execute_06.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_07.java, line 59
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07.bad()
At CWE89_SQL_Injection__Environment_execute_07.java:[line 59]
At CWE89_SQL_Injection__Environment_execute_07.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_08.java, line 67
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08.bad()
At CWE89_SQL_Injection__Environment_execute_08.java:[line 67]
At CWE89_SQL_Injection__Environment_execute_08.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_09.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09.bad()
At CWE89_SQL_Injection__Environment_execute_09.java:[line 54]
At CWE89_SQL_Injection__Environment_execute_09.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_10.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10.bad()
At CWE89_SQL_Injection__Environment_execute_10.java:[line 54]
At CWE89_SQL_Injection__Environment_execute_10.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_11.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11.bad()
At CWE89_SQL_Injection__Environment_execute_11.java:[line 54]
At CWE89_SQL_Injection__Environment_execute_11.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_12.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.bad()
At CWE89_SQL_Injection__Environment_execute_12.java:[line 55]
At CWE89_SQL_Injection__Environment_execute_12.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_13.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13.bad()
At CWE89_SQL_Injection__Environment_execute_13.java:[line 54]
At CWE89_SQL_Injection__Environment_execute_13.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_14.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14.bad()
At CWE89_SQL_Injection__Environment_execute_14.java:[line 54]
At CWE89_SQL_Injection__Environment_execute_14.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_15.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15.bad()
At CWE89_SQL_Injection__Environment_execute_15.java:[line 57]
At CWE89_SQL_Injection__Environment_execute_15.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_16.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_16.bad()
At CWE89_SQL_Injection__Environment_execute_16.java:[line 50]
At CWE89_SQL_Injection__Environment_execute_16.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_17.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_17.bad()
At CWE89_SQL_Injection__Environment_execute_17.java:[line 51]
At CWE89_SQL_Injection__Environment_execute_17.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_21.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_21.badSink(String)
At CWE89_SQL_Injection__Environment_execute_21.java:[line 55]
At CWE89_SQL_Injection__Environment_execute_21.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_21.java, line 279
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_21.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_execute_21.java:[line 279]
At CWE89_SQL_Injection__Environment_execute_21.java:[line 279]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22b.badSink(String)
At CWE89_SQL_Injection__Environment_execute_22b.java:[line 40]
At CWE89_SQL_Injection__Environment_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_execute_22b.java:[line 230]
At CWE89_SQL_Injection__Environment_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_31.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_31.bad()
At CWE89_SQL_Injection__Environment_execute_31.java:[line 53]
At CWE89_SQL_Injection__Environment_execute_31.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_41.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_41.badSink(String)
At CWE89_SQL_Injection__Environment_execute_41.java:[line 41]
At CWE89_SQL_Injection__Environment_execute_41.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_41.java, line 114
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_41.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_execute_41.java:[line 114]
At CWE89_SQL_Injection__Environment_execute_41.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_42.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_42.bad()
At CWE89_SQL_Injection__Environment_execute_42.java:[line 53]
At CWE89_SQL_Injection__Environment_execute_42.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_42.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_42.goodG2B()
At CWE89_SQL_Injection__Environment_execute_42.java:[line 121]
At CWE89_SQL_Injection__Environment_execute_42.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_45.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_45.badSink()
At CWE89_SQL_Injection__Environment_execute_45.java:[line 46]
At CWE89_SQL_Injection__Environment_execute_45.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_45.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_45.goodG2BSink()
At CWE89_SQL_Injection__Environment_execute_45.java:[line 121]
At CWE89_SQL_Injection__Environment_execute_45.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_51b.badSink(String)
At CWE89_SQL_Injection__Environment_execute_51b.java:[line 41]
At CWE89_SQL_Injection__Environment_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_execute_51b.java:[line 98]
At CWE89_SQL_Injection__Environment_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_52c.badSink(String)
At CWE89_SQL_Injection__Environment_execute_52c.java:[line 41]
At CWE89_SQL_Injection__Environment_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_execute_52c.java:[line 98]
At CWE89_SQL_Injection__Environment_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_53d.badSink(String)
At CWE89_SQL_Injection__Environment_execute_53d.java:[line 41]
At CWE89_SQL_Injection__Environment_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_execute_53d.java:[line 98]
At CWE89_SQL_Injection__Environment_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_54e.badSink(String)
At CWE89_SQL_Injection__Environment_execute_54e.java:[line 41]
At CWE89_SQL_Injection__Environment_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_execute_54e.java:[line 98]
At CWE89_SQL_Injection__Environment_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_61a.bad()
At CWE89_SQL_Injection__Environment_execute_61a.java:[line 42]
At CWE89_SQL_Injection__Environment_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_61a.goodG2B()
At CWE89_SQL_Injection__Environment_execute_61a.java:[line 106]
At CWE89_SQL_Injection__Environment_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_66b.badSink(String[])
At CWE89_SQL_Injection__Environment_execute_66b.java:[line 42]
At CWE89_SQL_Injection__Environment_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Environment_execute_66b.java:[line 100]
At CWE89_SQL_Injection__Environment_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_67b.badSink(CWE89_SQL_Injection__Environment_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_67b.badSink(CWE89_SQL_Injection__Environment_execute_67a$Container)
At CWE89_SQL_Injection__Environment_execute_67b.java:[line 42]
At CWE89_SQL_Injection__Environment_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_67b.goodG2BSink(CWE89_SQL_Injection__Environment_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_67b.goodG2BSink(CWE89_SQL_Injection__Environment_execute_67a$Container)
At CWE89_SQL_Injection__Environment_execute_67b.java:[line 100]
At CWE89_SQL_Injection__Environment_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_81_bad.action(String)
At CWE89_SQL_Injection__Environment_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__Environment_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_81_goodG2B.action(String)
At CWE89_SQL_Injection__Environment_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__Environment_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_01.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_01.bad()
At CWE89_SQL_Injection__Environment_executeQuery_01.java:[line 47]
At CWE89_SQL_Injection__Environment_executeQuery_01.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_02.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02.bad()
At CWE89_SQL_Injection__Environment_executeQuery_02.java:[line 55]
At CWE89_SQL_Injection__Environment_executeQuery_02.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_03.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03.bad()
At CWE89_SQL_Injection__Environment_executeQuery_03.java:[line 55]
At CWE89_SQL_Injection__Environment_executeQuery_03.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_04.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04.bad()
At CWE89_SQL_Injection__Environment_executeQuery_04.java:[line 62]
At CWE89_SQL_Injection__Environment_executeQuery_04.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_05.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05.bad()
At CWE89_SQL_Injection__Environment_executeQuery_05.java:[line 62]
At CWE89_SQL_Injection__Environment_executeQuery_05.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_06.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06.bad()
At CWE89_SQL_Injection__Environment_executeQuery_06.java:[line 60]
At CWE89_SQL_Injection__Environment_executeQuery_06.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_07.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07.bad()
At CWE89_SQL_Injection__Environment_executeQuery_07.java:[line 60]
At CWE89_SQL_Injection__Environment_executeQuery_07.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_08.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08.bad()
At CWE89_SQL_Injection__Environment_executeQuery_08.java:[line 68]
At CWE89_SQL_Injection__Environment_executeQuery_08.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_09.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09.bad()
At CWE89_SQL_Injection__Environment_executeQuery_09.java:[line 55]
At CWE89_SQL_Injection__Environment_executeQuery_09.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_10.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10.bad()
At CWE89_SQL_Injection__Environment_executeQuery_10.java:[line 55]
At CWE89_SQL_Injection__Environment_executeQuery_10.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_11.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11.bad()
At CWE89_SQL_Injection__Environment_executeQuery_11.java:[line 55]
At CWE89_SQL_Injection__Environment_executeQuery_11.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_12.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.bad()
At CWE89_SQL_Injection__Environment_executeQuery_12.java:[line 56]
At CWE89_SQL_Injection__Environment_executeQuery_12.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_13.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13.bad()
At CWE89_SQL_Injection__Environment_executeQuery_13.java:[line 55]
At CWE89_SQL_Injection__Environment_executeQuery_13.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_14.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14.bad()
At CWE89_SQL_Injection__Environment_executeQuery_14.java:[line 55]
At CWE89_SQL_Injection__Environment_executeQuery_14.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_15.java, line 58
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15.bad()
At CWE89_SQL_Injection__Environment_executeQuery_15.java:[line 58]
At CWE89_SQL_Injection__Environment_executeQuery_15.java:[line 58]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_16.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_16.bad()
At CWE89_SQL_Injection__Environment_executeQuery_16.java:[line 51]
At CWE89_SQL_Injection__Environment_executeQuery_16.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_17.java, line 52
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_17.bad()
At CWE89_SQL_Injection__Environment_executeQuery_17.java:[line 52]
At CWE89_SQL_Injection__Environment_executeQuery_17.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_21.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_21.badSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_21.java:[line 56]
At CWE89_SQL_Injection__Environment_executeQuery_21.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_21.java, line 298
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_21.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_21.java:[line 298]
At CWE89_SQL_Injection__Environment_executeQuery_21.java:[line 298]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22b.badSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__Environment_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__Environment_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_31.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_31.bad()
At CWE89_SQL_Injection__Environment_executeQuery_31.java:[line 54]
At CWE89_SQL_Injection__Environment_executeQuery_31.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_41.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_41.badSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_41.java:[line 42]
At CWE89_SQL_Injection__Environment_executeQuery_41.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_41.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_41.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_41.java:[line 121]
At CWE89_SQL_Injection__Environment_executeQuery_41.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_42.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_42.bad()
At CWE89_SQL_Injection__Environment_executeQuery_42.java:[line 54]
At CWE89_SQL_Injection__Environment_executeQuery_42.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_42.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_42.goodG2B()
At CWE89_SQL_Injection__Environment_executeQuery_42.java:[line 128]
At CWE89_SQL_Injection__Environment_executeQuery_42.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_45.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_45.badSink()
At CWE89_SQL_Injection__Environment_executeQuery_45.java:[line 47]
At CWE89_SQL_Injection__Environment_executeQuery_45.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_45.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_45.goodG2BSink()
At CWE89_SQL_Injection__Environment_executeQuery_45.java:[line 128]
At CWE89_SQL_Injection__Environment_executeQuery_45.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_51b.badSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__Environment_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__Environment_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_52c.badSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__Environment_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__Environment_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_53d.badSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__Environment_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__Environment_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_54e.badSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__Environment_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__Environment_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_61a.bad()
At CWE89_SQL_Injection__Environment_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__Environment_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_61a.goodG2B()
At CWE89_SQL_Injection__Environment_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__Environment_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_66b.badSink(String[])
At CWE89_SQL_Injection__Environment_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__Environment_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Environment_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__Environment_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_67b.badSink(CWE89_SQL_Injection__Environment_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_67b.badSink(CWE89_SQL_Injection__Environment_executeQuery_67a$Container)
At CWE89_SQL_Injection__Environment_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__Environment_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__Environment_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__Environment_executeQuery_67a$Container)
At CWE89_SQL_Injection__Environment_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__Environment_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_81_bad.action(String)
At CWE89_SQL_Injection__Environment_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__Environment_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_81_goodG2B.action(String)
At CWE89_SQL_Injection__Environment_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__Environment_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_01.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_01.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_01.java:[line 46]
At CWE89_SQL_Injection__Environment_executeUpdate_01.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_02.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_02.java:[line 54]
At CWE89_SQL_Injection__Environment_executeUpdate_02.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_03.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_03.java:[line 54]
At CWE89_SQL_Injection__Environment_executeUpdate_03.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_04.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_04.java:[line 61]
At CWE89_SQL_Injection__Environment_executeUpdate_04.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_05.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_05.java:[line 61]
At CWE89_SQL_Injection__Environment_executeUpdate_05.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_06.java, line 59
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_06.java:[line 59]
At CWE89_SQL_Injection__Environment_executeUpdate_06.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_07.java, line 59
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_07.java:[line 59]
At CWE89_SQL_Injection__Environment_executeUpdate_07.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_08.java, line 67
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_08.java:[line 67]
At CWE89_SQL_Injection__Environment_executeUpdate_08.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_09.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_09.java:[line 54]
At CWE89_SQL_Injection__Environment_executeUpdate_09.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_10.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_10.java:[line 54]
At CWE89_SQL_Injection__Environment_executeUpdate_10.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_11.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_11.java:[line 54]
At CWE89_SQL_Injection__Environment_executeUpdate_11.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_12.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_12.java:[line 55]
At CWE89_SQL_Injection__Environment_executeUpdate_12.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_13.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_13.java:[line 54]
At CWE89_SQL_Injection__Environment_executeUpdate_13.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_14.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_14.java:[line 54]
At CWE89_SQL_Injection__Environment_executeUpdate_14.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_15.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_15.java:[line 57]
At CWE89_SQL_Injection__Environment_executeUpdate_15.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_16.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_16.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_16.java:[line 50]
At CWE89_SQL_Injection__Environment_executeUpdate_16.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_17.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_17.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_17.java:[line 51]
At CWE89_SQL_Injection__Environment_executeUpdate_17.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_21.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_21.badSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_21.java:[line 55]
At CWE89_SQL_Injection__Environment_executeUpdate_21.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_21.java, line 258
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_21.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_21.java:[line 258]
At CWE89_SQL_Injection__Environment_executeUpdate_21.java:[line 258]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22b.badSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__Environment_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__Environment_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_31.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_31.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_31.java:[line 53]
At CWE89_SQL_Injection__Environment_executeUpdate_31.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_41.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_41.badSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_41.java:[line 41]
At CWE89_SQL_Injection__Environment_executeUpdate_41.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_41.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_41.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_41.java:[line 107]
At CWE89_SQL_Injection__Environment_executeUpdate_41.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_42.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_42.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_42.java:[line 53]
At CWE89_SQL_Injection__Environment_executeUpdate_42.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_42.java, line 114
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_42.goodG2B()
At CWE89_SQL_Injection__Environment_executeUpdate_42.java:[line 114]
At CWE89_SQL_Injection__Environment_executeUpdate_42.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_45.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_45.badSink()
At CWE89_SQL_Injection__Environment_executeUpdate_45.java:[line 46]
At CWE89_SQL_Injection__Environment_executeUpdate_45.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_45.java, line 114
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_45.goodG2BSink()
At CWE89_SQL_Injection__Environment_executeUpdate_45.java:[line 114]
At CWE89_SQL_Injection__Environment_executeUpdate_45.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_51b.badSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__Environment_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__Environment_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_52c.badSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__Environment_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__Environment_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_53d.badSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__Environment_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__Environment_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_54e.badSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__Environment_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__Environment_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_61a.bad()
At CWE89_SQL_Injection__Environment_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__Environment_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_61a.goodG2B()
At CWE89_SQL_Injection__Environment_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__Environment_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_66b.badSink(String[])
At CWE89_SQL_Injection__Environment_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__Environment_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Environment_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__Environment_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_67b.badSink(CWE89_SQL_Injection__Environment_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_67b.badSink(CWE89_SQL_Injection__Environment_executeUpdate_67a$Container)
At CWE89_SQL_Injection__Environment_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__Environment_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__Environment_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__Environment_executeUpdate_67a$Container)
At CWE89_SQL_Injection__Environment_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__Environment_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_81_bad.action(String)
At CWE89_SQL_Injection__Environment_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__Environment_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_81_goodG2B.action(String)
At CWE89_SQL_Injection__Environment_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__Environment_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_01.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_01.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_01.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_01.java:[line 44]
At CWE89_SQL_Injection__Environment_prepareStatement_01.java:[line 44]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_02.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_02.java:[line 53]
At CWE89_SQL_Injection__Environment_prepareStatement_02.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_03.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_03.java:[line 53]
At CWE89_SQL_Injection__Environment_prepareStatement_03.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_04.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_04.java:[line 60]
At CWE89_SQL_Injection__Environment_prepareStatement_04.java:[line 60]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_05.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_05.java:[line 60]
At CWE89_SQL_Injection__Environment_prepareStatement_05.java:[line 60]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_06.java, line 58
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_06.java:[line 58]
At CWE89_SQL_Injection__Environment_prepareStatement_06.java:[line 58]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_07.java, line 58
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_07.java:[line 58]
At CWE89_SQL_Injection__Environment_prepareStatement_07.java:[line 58]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_08.java, line 66
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_08.java:[line 66]
At CWE89_SQL_Injection__Environment_prepareStatement_08.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_09.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_09.java:[line 53]
At CWE89_SQL_Injection__Environment_prepareStatement_09.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_10.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_10.java:[line 53]
At CWE89_SQL_Injection__Environment_prepareStatement_10.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_11.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_11.java:[line 53]
At CWE89_SQL_Injection__Environment_prepareStatement_11.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_12.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_12.java:[line 54]
At CWE89_SQL_Injection__Environment_prepareStatement_12.java:[line 54]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_13.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_13.java:[line 53]
At CWE89_SQL_Injection__Environment_prepareStatement_13.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_14.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_14.java:[line 53]
At CWE89_SQL_Injection__Environment_prepareStatement_14.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_15.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_15.java:[line 56]
At CWE89_SQL_Injection__Environment_prepareStatement_15.java:[line 56]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_16.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_16.java, line 49
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_16.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_16.java:[line 49]
At CWE89_SQL_Injection__Environment_prepareStatement_16.java:[line 49]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_17.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_17.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_17.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_17.java:[line 50]
At CWE89_SQL_Injection__Environment_prepareStatement_17.java:[line 50]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_21.badSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_21.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_21.badSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_21.java:[line 54]
At CWE89_SQL_Injection__Environment_prepareStatement_21.java:[line 54]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_21.goodG2BSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_21.java, line 278
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_21.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_21.java:[line 278]
At CWE89_SQL_Injection__Environment_prepareStatement_21.java:[line 278]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22b.badSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22b.badSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__Environment_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22b.goodG2BSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__Environment_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_31.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_31.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_31.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_31.java:[line 51]
At CWE89_SQL_Injection__Environment_prepareStatement_31.java:[line 51]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_41.badSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_41.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_41.badSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_41.java:[line 39]
At CWE89_SQL_Injection__Environment_prepareStatement_41.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_41.goodG2BSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_41.java, line 112
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_41.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_41.java:[line 112]
At CWE89_SQL_Injection__Environment_prepareStatement_41.java:[line 112]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_42.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_42.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_42.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_42.java:[line 51]
At CWE89_SQL_Injection__Environment_prepareStatement_42.java:[line 51]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_42.goodG2B()


In file CWE89_SQL_Injection__Environment_prepareStatement_42.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_42.goodG2B()
At CWE89_SQL_Injection__Environment_prepareStatement_42.java:[line 119]
At CWE89_SQL_Injection__Environment_prepareStatement_42.java:[line 119]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_45.badSink()


In file CWE89_SQL_Injection__Environment_prepareStatement_45.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_45.badSink()
At CWE89_SQL_Injection__Environment_prepareStatement_45.java:[line 44]
At CWE89_SQL_Injection__Environment_prepareStatement_45.java:[line 44]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_45.goodG2BSink()


In file CWE89_SQL_Injection__Environment_prepareStatement_45.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_45.goodG2BSink()
At CWE89_SQL_Injection__Environment_prepareStatement_45.java:[line 119]
At CWE89_SQL_Injection__Environment_prepareStatement_45.java:[line 119]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_51b.badSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_51b.badSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__Environment_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_51b.goodG2BSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__Environment_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_52c.badSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_52c.badSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__Environment_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_52c.goodG2BSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__Environment_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_53d.badSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_53d.badSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__Environment_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_53d.goodG2BSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__Environment_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_54e.badSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_54e.badSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__Environment_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_54e.goodG2BSink(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Environment_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__Environment_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_61a.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_61a.bad()
At CWE89_SQL_Injection__Environment_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__Environment_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_61a.goodG2B()


In file CWE89_SQL_Injection__Environment_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_61a.goodG2B()
At CWE89_SQL_Injection__Environment_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__Environment_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_66b.badSink(String[])


In file CWE89_SQL_Injection__Environment_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_66b.badSink(String[])
At CWE89_SQL_Injection__Environment_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__Environment_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_66b.goodG2BSink(String[])


In file CWE89_SQL_Injection__Environment_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Environment_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__Environment_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_67b.badSink(CWE89_SQL_Injection__Environment_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__Environment_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_67b.badSink(CWE89_SQL_Injection__Environment_prepareStatement_67a$Container)
At CWE89_SQL_Injection__Environment_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__Environment_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__Environment_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__Environment_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__Environment_prepareStatement_67a$Container)
At CWE89_SQL_Injection__Environment_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__Environment_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_81_bad.action(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_81_bad.action(String)
At CWE89_SQL_Injection__Environment_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__Environment_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_81_goodG2B.action(String)


In file CWE89_SQL_Injection__Environment_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_81_goodG2B.action(String)
At CWE89_SQL_Injection__Environment_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__Environment_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_01.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.bad()
At CWE89_SQL_Injection__File_execute_01.java:[line 113]
At CWE89_SQL_Injection__File_execute_01.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_02.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.bad()
At CWE89_SQL_Injection__File_execute_02.java:[line 119]
At CWE89_SQL_Injection__File_execute_02.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_03.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.bad()
At CWE89_SQL_Injection__File_execute_03.java:[line 119]
At CWE89_SQL_Injection__File_execute_03.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_04.java, line 126
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.bad()
At CWE89_SQL_Injection__File_execute_04.java:[line 126]
At CWE89_SQL_Injection__File_execute_04.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_05.java, line 126
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.bad()
At CWE89_SQL_Injection__File_execute_05.java:[line 126]
At CWE89_SQL_Injection__File_execute_05.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_06.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.bad()
At CWE89_SQL_Injection__File_execute_06.java:[line 124]
At CWE89_SQL_Injection__File_execute_06.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_07.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.bad()
At CWE89_SQL_Injection__File_execute_07.java:[line 124]
At CWE89_SQL_Injection__File_execute_07.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_08.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.bad()
At CWE89_SQL_Injection__File_execute_08.java:[line 132]
At CWE89_SQL_Injection__File_execute_08.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_09.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.bad()
At CWE89_SQL_Injection__File_execute_09.java:[line 119]
At CWE89_SQL_Injection__File_execute_09.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_10.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.bad()
At CWE89_SQL_Injection__File_execute_10.java:[line 119]
At CWE89_SQL_Injection__File_execute_10.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_11.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.bad()
At CWE89_SQL_Injection__File_execute_11.java:[line 119]
At CWE89_SQL_Injection__File_execute_11.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_12.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.bad()
At CWE89_SQL_Injection__File_execute_12.java:[line 120]
At CWE89_SQL_Injection__File_execute_12.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_13.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.bad()
At CWE89_SQL_Injection__File_execute_13.java:[line 119]
At CWE89_SQL_Injection__File_execute_13.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_14.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.bad()
At CWE89_SQL_Injection__File_execute_14.java:[line 119]
At CWE89_SQL_Injection__File_execute_14.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_15.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.bad()
At CWE89_SQL_Injection__File_execute_15.java:[line 122]
At CWE89_SQL_Injection__File_execute_15.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_16.java, line 115
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.bad()
At CWE89_SQL_Injection__File_execute_16.java:[line 115]
At CWE89_SQL_Injection__File_execute_16.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_17.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.bad()
At CWE89_SQL_Injection__File_execute_17.java:[line 118]
At CWE89_SQL_Injection__File_execute_17.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_21.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.badSink(String)
At CWE89_SQL_Injection__File_execute_21.java:[line 122]
At CWE89_SQL_Injection__File_execute_21.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_21.java, line 466
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.goodG2BSink(String)
At CWE89_SQL_Injection__File_execute_21.java:[line 466]
At CWE89_SQL_Injection__File_execute_21.java:[line 466]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22b.badSink(String)
At CWE89_SQL_Injection__File_execute_22b.java:[line 40]
At CWE89_SQL_Injection__File_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22b.goodG2BSink(String)
At CWE89_SQL_Injection__File_execute_22b.java:[line 230]
At CWE89_SQL_Injection__File_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_31.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.bad()
At CWE89_SQL_Injection__File_execute_31.java:[line 120]
At CWE89_SQL_Injection__File_execute_31.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_41.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.badSink(String)
At CWE89_SQL_Injection__File_execute_41.java:[line 48]
At CWE89_SQL_Injection__File_execute_41.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_41.java, line 181
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.goodG2BSink(String)
At CWE89_SQL_Injection__File_execute_41.java:[line 181]
At CWE89_SQL_Injection__File_execute_41.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_42.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.bad()
At CWE89_SQL_Injection__File_execute_42.java:[line 120]
At CWE89_SQL_Injection__File_execute_42.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_42.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.goodG2B()
At CWE89_SQL_Injection__File_execute_42.java:[line 188]
At CWE89_SQL_Injection__File_execute_42.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_45.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.badSink()
At CWE89_SQL_Injection__File_execute_45.java:[line 53]
At CWE89_SQL_Injection__File_execute_45.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_45.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.goodG2BSink()
At CWE89_SQL_Injection__File_execute_45.java:[line 188]
At CWE89_SQL_Injection__File_execute_45.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51b.badSink(String)
At CWE89_SQL_Injection__File_execute_51b.java:[line 41]
At CWE89_SQL_Injection__File_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51b.goodG2BSink(String)
At CWE89_SQL_Injection__File_execute_51b.java:[line 98]
At CWE89_SQL_Injection__File_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52c.badSink(String)
At CWE89_SQL_Injection__File_execute_52c.java:[line 41]
At CWE89_SQL_Injection__File_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52c.goodG2BSink(String)
At CWE89_SQL_Injection__File_execute_52c.java:[line 98]
At CWE89_SQL_Injection__File_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53d.badSink(String)
At CWE89_SQL_Injection__File_execute_53d.java:[line 41]
At CWE89_SQL_Injection__File_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53d.goodG2BSink(String)
At CWE89_SQL_Injection__File_execute_53d.java:[line 98]
At CWE89_SQL_Injection__File_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54e.badSink(String)
At CWE89_SQL_Injection__File_execute_54e.java:[line 41]
At CWE89_SQL_Injection__File_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54e.goodG2BSink(String)
At CWE89_SQL_Injection__File_execute_54e.java:[line 98]
At CWE89_SQL_Injection__File_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61a.bad()
At CWE89_SQL_Injection__File_execute_61a.java:[line 42]
At CWE89_SQL_Injection__File_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61a.goodG2B()
At CWE89_SQL_Injection__File_execute_61a.java:[line 106]
At CWE89_SQL_Injection__File_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66b.badSink(String[])
At CWE89_SQL_Injection__File_execute_66b.java:[line 42]
At CWE89_SQL_Injection__File_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__File_execute_66b.java:[line 100]
At CWE89_SQL_Injection__File_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67b.badSink(CWE89_SQL_Injection__File_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67b.badSink(CWE89_SQL_Injection__File_execute_67a$Container)
At CWE89_SQL_Injection__File_execute_67b.java:[line 42]
At CWE89_SQL_Injection__File_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67b.goodG2BSink(CWE89_SQL_Injection__File_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67b.goodG2BSink(CWE89_SQL_Injection__File_execute_67a$Container)
At CWE89_SQL_Injection__File_execute_67b.java:[line 100]
At CWE89_SQL_Injection__File_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81_bad.action(String)
At CWE89_SQL_Injection__File_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__File_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81_goodG2B.action(String)
At CWE89_SQL_Injection__File_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__File_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_01.java, line 117
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.bad()
At CWE89_SQL_Injection__File_executeBatch_01.java:[line 117]
At CWE89_SQL_Injection__File_executeBatch_01.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_02.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.bad()
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 125]
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_03.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.bad()
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 125]
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_04.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.bad()
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 132]
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_05.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.bad()
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 132]
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_06.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.bad()
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 130]
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_07.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.bad()
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 130]
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_08.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.bad()
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 138]
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_09.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.bad()
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 125]
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_10.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.bad()
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 125]
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_11.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.bad()
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 125]
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_12.java, line 126
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.bad()
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 126]
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_13.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.bad()
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 125]
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_14.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.bad()
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 125]
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_15.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.bad()
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 128]
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_16.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.bad()
At CWE89_SQL_Injection__File_executeBatch_16.java:[line 121]
At CWE89_SQL_Injection__File_executeBatch_16.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_17.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.bad()
At CWE89_SQL_Injection__File_executeBatch_17.java:[line 124]
At CWE89_SQL_Injection__File_executeBatch_17.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_21.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.badSink(String)
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 128]
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_21.java, line 496
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 496]
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 496]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22b.badSink(String)
At CWE89_SQL_Injection__File_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__File_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22b.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__File_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_31.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.bad()
At CWE89_SQL_Injection__File_executeBatch_31.java:[line 124]
At CWE89_SQL_Injection__File_executeBatch_31.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_41.java, line 52
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.badSink(String)
At CWE89_SQL_Injection__File_executeBatch_41.java:[line 52]
At CWE89_SQL_Injection__File_executeBatch_41.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_41.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeBatch_41.java:[line 191]
At CWE89_SQL_Injection__File_executeBatch_41.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_42.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.bad()
At CWE89_SQL_Injection__File_executeBatch_42.java:[line 124]
At CWE89_SQL_Injection__File_executeBatch_42.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_42.java, line 198
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.goodG2B()
At CWE89_SQL_Injection__File_executeBatch_42.java:[line 198]
At CWE89_SQL_Injection__File_executeBatch_42.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_45.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.badSink()
At CWE89_SQL_Injection__File_executeBatch_45.java:[line 57]
At CWE89_SQL_Injection__File_executeBatch_45.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_45.java, line 198
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.goodG2BSink()
At CWE89_SQL_Injection__File_executeBatch_45.java:[line 198]
At CWE89_SQL_Injection__File_executeBatch_45.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51b.badSink(String)
At CWE89_SQL_Injection__File_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__File_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51b.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__File_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52c.badSink(String)
At CWE89_SQL_Injection__File_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__File_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52c.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__File_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53d.badSink(String)
At CWE89_SQL_Injection__File_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__File_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53d.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__File_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54e.badSink(String)
At CWE89_SQL_Injection__File_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__File_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54e.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__File_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61a.bad()
At CWE89_SQL_Injection__File_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__File_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61a.goodG2B()
At CWE89_SQL_Injection__File_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__File_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66b.badSink(String[])
At CWE89_SQL_Injection__File_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__File_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__File_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__File_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67b.badSink(CWE89_SQL_Injection__File_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67b.badSink(CWE89_SQL_Injection__File_executeBatch_67a$Container)
At CWE89_SQL_Injection__File_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__File_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__File_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__File_executeBatch_67a$Container)
At CWE89_SQL_Injection__File_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__File_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81_bad.action(String)
At CWE89_SQL_Injection__File_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__File_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81_goodG2B.action(String)
At CWE89_SQL_Injection__File_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__File_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_01.java, line 114
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.bad()
At CWE89_SQL_Injection__File_executeQuery_01.java:[line 114]
At CWE89_SQL_Injection__File_executeQuery_01.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_02.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.bad()
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 120]
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_03.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.bad()
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 120]
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_04.java, line 127
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.bad()
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 127]
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 127]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_05.java, line 127
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.bad()
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 127]
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 127]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_06.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.bad()
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 125]
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_07.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.bad()
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 125]
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_08.java, line 133
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.bad()
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 133]
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_09.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.bad()
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 120]
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_10.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.bad()
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 120]
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_11.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.bad()
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 120]
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_12.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.bad()
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 121]
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_13.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.bad()
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 120]
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_14.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.bad()
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 120]
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_15.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.bad()
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 123]
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_16.java, line 116
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.bad()
At CWE89_SQL_Injection__File_executeQuery_16.java:[line 116]
At CWE89_SQL_Injection__File_executeQuery_16.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_17.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.bad()
At CWE89_SQL_Injection__File_executeQuery_17.java:[line 119]
At CWE89_SQL_Injection__File_executeQuery_17.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_21.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.badSink(String)
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 123]
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_21.java, line 485
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 485]
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 485]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22b.badSink(String)
At CWE89_SQL_Injection__File_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__File_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22b.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__File_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_31.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.bad()
At CWE89_SQL_Injection__File_executeQuery_31.java:[line 121]
At CWE89_SQL_Injection__File_executeQuery_31.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_41.java, line 49
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.badSink(String)
At CWE89_SQL_Injection__File_executeQuery_41.java:[line 49]
At CWE89_SQL_Injection__File_executeQuery_41.java:[line 49]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_41.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeQuery_41.java:[line 188]
At CWE89_SQL_Injection__File_executeQuery_41.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_42.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.bad()
At CWE89_SQL_Injection__File_executeQuery_42.java:[line 121]
At CWE89_SQL_Injection__File_executeQuery_42.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_42.java, line 195
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.goodG2B()
At CWE89_SQL_Injection__File_executeQuery_42.java:[line 195]
At CWE89_SQL_Injection__File_executeQuery_42.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_45.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.badSink()
At CWE89_SQL_Injection__File_executeQuery_45.java:[line 54]
At CWE89_SQL_Injection__File_executeQuery_45.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_45.java, line 195
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.goodG2BSink()
At CWE89_SQL_Injection__File_executeQuery_45.java:[line 195]
At CWE89_SQL_Injection__File_executeQuery_45.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51b.badSink(String)
At CWE89_SQL_Injection__File_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__File_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51b.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__File_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52c.badSink(String)
At CWE89_SQL_Injection__File_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__File_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52c.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__File_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53d.badSink(String)
At CWE89_SQL_Injection__File_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__File_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53d.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__File_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54e.badSink(String)
At CWE89_SQL_Injection__File_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__File_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54e.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__File_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61a.bad()
At CWE89_SQL_Injection__File_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61a.goodG2B()
At CWE89_SQL_Injection__File_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__File_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66b.badSink(String[])
At CWE89_SQL_Injection__File_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__File_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__File_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67b.badSink(CWE89_SQL_Injection__File_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67b.badSink(CWE89_SQL_Injection__File_executeQuery_67a$Container)
At CWE89_SQL_Injection__File_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__File_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__File_executeQuery_67a$Container)
At CWE89_SQL_Injection__File_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__File_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81_bad.action(String)
At CWE89_SQL_Injection__File_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__File_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81_goodG2B.action(String)
At CWE89_SQL_Injection__File_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__File_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_01.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.bad()
At CWE89_SQL_Injection__File_executeUpdate_01.java:[line 113]
At CWE89_SQL_Injection__File_executeUpdate_01.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_02.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.bad()
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 119]
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_03.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.bad()
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 119]
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_04.java, line 126
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.bad()
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 126]
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_05.java, line 126
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.bad()
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 126]
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_06.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.bad()
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 124]
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_07.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.bad()
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 124]
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_08.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.bad()
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 132]
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_09.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.bad()
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 119]
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_10.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.bad()
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 119]
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_11.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.bad()
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 119]
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_12.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.bad()
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 120]
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_13.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.bad()
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 119]
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_14.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.bad()
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 119]
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_15.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.bad()
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 122]
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_16.java, line 115
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.bad()
At CWE89_SQL_Injection__File_executeUpdate_16.java:[line 115]
At CWE89_SQL_Injection__File_executeUpdate_16.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_17.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.bad()
At CWE89_SQL_Injection__File_executeUpdate_17.java:[line 118]
At CWE89_SQL_Injection__File_executeUpdate_17.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_21.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.badSink(String)
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 122]
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_21.java, line 445
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 445]
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 445]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22b.badSink(String)
At CWE89_SQL_Injection__File_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__File_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22b.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__File_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_31.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.bad()
At CWE89_SQL_Injection__File_executeUpdate_31.java:[line 120]
At CWE89_SQL_Injection__File_executeUpdate_31.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_41.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.badSink(String)
At CWE89_SQL_Injection__File_executeUpdate_41.java:[line 48]
At CWE89_SQL_Injection__File_executeUpdate_41.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_41.java, line 174
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeUpdate_41.java:[line 174]
At CWE89_SQL_Injection__File_executeUpdate_41.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_42.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.bad()
At CWE89_SQL_Injection__File_executeUpdate_42.java:[line 120]
At CWE89_SQL_Injection__File_executeUpdate_42.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_42.java, line 181
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.goodG2B()
At CWE89_SQL_Injection__File_executeUpdate_42.java:[line 181]
At CWE89_SQL_Injection__File_executeUpdate_42.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_45.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.badSink()
At CWE89_SQL_Injection__File_executeUpdate_45.java:[line 53]
At CWE89_SQL_Injection__File_executeUpdate_45.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_45.java, line 181
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.goodG2BSink()
At CWE89_SQL_Injection__File_executeUpdate_45.java:[line 181]
At CWE89_SQL_Injection__File_executeUpdate_45.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51b.badSink(String)
At CWE89_SQL_Injection__File_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__File_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51b.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__File_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52c.badSink(String)
At CWE89_SQL_Injection__File_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__File_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52c.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__File_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53d.badSink(String)
At CWE89_SQL_Injection__File_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__File_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53d.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__File_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54e.badSink(String)
At CWE89_SQL_Injection__File_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__File_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54e.goodG2BSink(String)
At CWE89_SQL_Injection__File_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__File_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61a.bad()
At CWE89_SQL_Injection__File_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__File_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61a.goodG2B()
At CWE89_SQL_Injection__File_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__File_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66b.badSink(String[])
At CWE89_SQL_Injection__File_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__File_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__File_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__File_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67b.badSink(CWE89_SQL_Injection__File_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67b.badSink(CWE89_SQL_Injection__File_executeUpdate_67a$Container)
At CWE89_SQL_Injection__File_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__File_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__File_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__File_executeUpdate_67a$Container)
At CWE89_SQL_Injection__File_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__File_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81_bad.action(String)
At CWE89_SQL_Injection__File_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__File_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81_goodG2B.action(String)
At CWE89_SQL_Injection__File_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__File_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.bad()


In file CWE89_SQL_Injection__File_prepareStatement_01.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.bad()
At CWE89_SQL_Injection__File_prepareStatement_01.java:[line 111]
At CWE89_SQL_Injection__File_prepareStatement_01.java:[line 111]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.bad()


In file CWE89_SQL_Injection__File_prepareStatement_02.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.bad()
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 118]
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.bad()


In file CWE89_SQL_Injection__File_prepareStatement_03.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.bad()
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 118]
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.bad()


In file CWE89_SQL_Injection__File_prepareStatement_04.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.bad()
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 125]
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 125]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.bad()


In file CWE89_SQL_Injection__File_prepareStatement_05.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.bad()
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 125]
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 125]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.bad()


In file CWE89_SQL_Injection__File_prepareStatement_06.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.bad()
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 123]
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 123]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.bad()


In file CWE89_SQL_Injection__File_prepareStatement_07.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.bad()
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 123]
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 123]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.bad()


In file CWE89_SQL_Injection__File_prepareStatement_08.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.bad()
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 131]
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 131]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.bad()


In file CWE89_SQL_Injection__File_prepareStatement_09.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.bad()
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 118]
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.bad()


In file CWE89_SQL_Injection__File_prepareStatement_10.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.bad()
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 118]
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.bad()


In file CWE89_SQL_Injection__File_prepareStatement_11.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.bad()
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 118]
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.bad()


In file CWE89_SQL_Injection__File_prepareStatement_12.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.bad()
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 119]
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 119]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.bad()


In file CWE89_SQL_Injection__File_prepareStatement_13.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.bad()
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 118]
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.bad()


In file CWE89_SQL_Injection__File_prepareStatement_14.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.bad()
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 118]
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.bad()


In file CWE89_SQL_Injection__File_prepareStatement_15.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.bad()
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 121]
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 121]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.bad()


In file CWE89_SQL_Injection__File_prepareStatement_16.java, line 114
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.bad()
At CWE89_SQL_Injection__File_prepareStatement_16.java:[line 114]
At CWE89_SQL_Injection__File_prepareStatement_16.java:[line 114]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.bad()


In file CWE89_SQL_Injection__File_prepareStatement_17.java, line 117
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.bad()
At CWE89_SQL_Injection__File_prepareStatement_17.java:[line 117]
At CWE89_SQL_Injection__File_prepareStatement_17.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.badSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_21.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.badSink(String)
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 121]
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 121]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.goodG2BSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_21.java, line 465
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.goodG2BSink(String)
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 465]
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 465]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22b.badSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22b.badSink(String)
At CWE89_SQL_Injection__File_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22b.goodG2BSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22b.goodG2BSink(String)
At CWE89_SQL_Injection__File_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__File_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.bad()


In file CWE89_SQL_Injection__File_prepareStatement_31.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.bad()
At CWE89_SQL_Injection__File_prepareStatement_31.java:[line 118]
At CWE89_SQL_Injection__File_prepareStatement_31.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.badSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_41.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.badSink(String)
At CWE89_SQL_Injection__File_prepareStatement_41.java:[line 46]
At CWE89_SQL_Injection__File_prepareStatement_41.java:[line 46]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.goodG2BSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_41.java, line 179
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.goodG2BSink(String)
At CWE89_SQL_Injection__File_prepareStatement_41.java:[line 179]
At CWE89_SQL_Injection__File_prepareStatement_41.java:[line 179]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.bad()


In file CWE89_SQL_Injection__File_prepareStatement_42.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.bad()
At CWE89_SQL_Injection__File_prepareStatement_42.java:[line 118]
At CWE89_SQL_Injection__File_prepareStatement_42.java:[line 118]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.goodG2B()


In file CWE89_SQL_Injection__File_prepareStatement_42.java, line 186
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.goodG2B()
At CWE89_SQL_Injection__File_prepareStatement_42.java:[line 186]
At CWE89_SQL_Injection__File_prepareStatement_42.java:[line 186]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.badSink()


In file CWE89_SQL_Injection__File_prepareStatement_45.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.badSink()
At CWE89_SQL_Injection__File_prepareStatement_45.java:[line 51]
At CWE89_SQL_Injection__File_prepareStatement_45.java:[line 51]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.goodG2BSink()


In file CWE89_SQL_Injection__File_prepareStatement_45.java, line 186
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.goodG2BSink()
At CWE89_SQL_Injection__File_prepareStatement_45.java:[line 186]
At CWE89_SQL_Injection__File_prepareStatement_45.java:[line 186]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51b.badSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51b.badSink(String)
At CWE89_SQL_Injection__File_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51b.goodG2BSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51b.goodG2BSink(String)
At CWE89_SQL_Injection__File_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__File_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52c.badSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52c.badSink(String)
At CWE89_SQL_Injection__File_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52c.goodG2BSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52c.goodG2BSink(String)
At CWE89_SQL_Injection__File_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__File_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53d.badSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53d.badSink(String)
At CWE89_SQL_Injection__File_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53d.goodG2BSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53d.goodG2BSink(String)
At CWE89_SQL_Injection__File_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__File_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54e.badSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54e.badSink(String)
At CWE89_SQL_Injection__File_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54e.goodG2BSink(String)


In file CWE89_SQL_Injection__File_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54e.goodG2BSink(String)
At CWE89_SQL_Injection__File_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__File_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61a.bad()
At CWE89_SQL_Injection__File_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__File_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61a.goodG2B()


In file CWE89_SQL_Injection__File_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61a.goodG2B()
At CWE89_SQL_Injection__File_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__File_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66b.badSink(String[])


In file CWE89_SQL_Injection__File_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66b.badSink(String[])
At CWE89_SQL_Injection__File_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__File_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66b.goodG2BSink(String[])


In file CWE89_SQL_Injection__File_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__File_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__File_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67b.badSink(CWE89_SQL_Injection__File_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__File_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67b.badSink(CWE89_SQL_Injection__File_prepareStatement_67a$Container)
At CWE89_SQL_Injection__File_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__File_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__File_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__File_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__File_prepareStatement_67a$Container)
At CWE89_SQL_Injection__File_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__File_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81_bad.action(String)


In file CWE89_SQL_Injection__File_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81_bad.action(String)
At CWE89_SQL_Injection__File_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81_goodG2B.action(String)


In file CWE89_SQL_Injection__File_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81_goodG2B.action(String)
At CWE89_SQL_Injection__File_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_01.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_01.java:[line 55]
At CWE89_SQL_Injection__getCookies_Servlet_execute_01.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_02.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_02.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_execute_02.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_03.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_03.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_execute_03.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_04.java, line 69
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_04.java:[line 69]
At CWE89_SQL_Injection__getCookies_Servlet_execute_04.java:[line 69]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_05.java, line 69
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_05.java:[line 69]
At CWE89_SQL_Injection__getCookies_Servlet_execute_05.java:[line 69]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_06.java, line 67
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_06.java:[line 67]
At CWE89_SQL_Injection__getCookies_Servlet_execute_06.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_07.java, line 67
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_07.java:[line 67]
At CWE89_SQL_Injection__getCookies_Servlet_execute_07.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_08.java, line 75
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_08.java:[line 75]
At CWE89_SQL_Injection__getCookies_Servlet_execute_08.java:[line 75]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_09.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_09.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_execute_09.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_10.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_10.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_execute_10.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_11.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_11.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_execute_11.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_12.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_12.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_execute_12.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_13.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_13.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_execute_13.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_14.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_14.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_execute_14.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_15.java, line 65
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_15.java:[line 65]
At CWE89_SQL_Injection__getCookies_Servlet_execute_15.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_16.java, line 58
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_16.java:[line 58]
At CWE89_SQL_Injection__getCookies_Servlet_execute_16.java:[line 58]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_17.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_17.java:[line 60]
At CWE89_SQL_Injection__getCookies_Servlet_execute_17.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_21.java, line 64
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_21.java:[line 64]
At CWE89_SQL_Injection__getCookies_Servlet_execute_21.java:[line 64]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_21.java, line 304
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_21.java:[line 304]
At CWE89_SQL_Injection__getCookies_Servlet_execute_21.java:[line 304]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_22b.java:[line 40]
At CWE89_SQL_Injection__getCookies_Servlet_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_22b.java:[line 230]
At CWE89_SQL_Injection__getCookies_Servlet_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_31.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_execute_31.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_execute_31.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_41.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_41.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_execute_41.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_41.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_41.java:[line 123]
At CWE89_SQL_Injection__getCookies_Servlet_execute_41.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_42.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_42.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_execute_42.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_42.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_42.java:[line 130]
At CWE89_SQL_Injection__getCookies_Servlet_execute_42.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_45.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_45.java:[line 47]
At CWE89_SQL_Injection__getCookies_Servlet_execute_45.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_45.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_45.java:[line 130]
At CWE89_SQL_Injection__getCookies_Servlet_execute_45.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_51b.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_51b.java:[line 98]
At CWE89_SQL_Injection__getCookies_Servlet_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_52c.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_52c.java:[line 98]
At CWE89_SQL_Injection__getCookies_Servlet_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_53d.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_53d.java:[line 98]
At CWE89_SQL_Injection__getCookies_Servlet_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_54e.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_54e.java:[line 98]
At CWE89_SQL_Injection__getCookies_Servlet_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_61a.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_61a.java:[line 106]
At CWE89_SQL_Injection__getCookies_Servlet_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_66b.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_66b.java:[line 100]
At CWE89_SQL_Injection__getCookies_Servlet_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_67b.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_67b.java:[line 100]
At CWE89_SQL_Injection__getCookies_Servlet_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.java, line 59
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.java:[line 59]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.java, line 75
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.java:[line 75]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.java:[line 75]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.java, line 75
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.java:[line 75]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.java:[line 75]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.java, line 73
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.java:[line 73]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.java, line 73
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.java:[line 73]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.java, line 81
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.java:[line 81]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.java:[line 81]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.java, line 69
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.java:[line 69]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.java:[line 69]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.java, line 71
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.java:[line 71]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.java:[line 71]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.java, line 64
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.java:[line 64]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.java:[line 64]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.java, line 66
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.java:[line 66]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.java:[line 66]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.java, line 70
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.java:[line 70]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.java:[line 70]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.java, line 334
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.java:[line 334]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.java:[line 334]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.java, line 66
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.java:[line 66]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.java:[line 66]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.java, line 133
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.java:[line 133]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.java, line 66
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.java:[line 66]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.java:[line 66]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.java, line 140
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.java:[line 140]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.java:[line 51]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.java, line 140
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.java:[line 140]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.java:[line 56]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.java, line 70
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.java:[line 70]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.java:[line 70]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.java, line 70
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.java:[line 70]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.java:[line 70]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.java, line 76
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.java:[line 76]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.java:[line 76]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.java, line 64
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.java:[line 64]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.java:[line 64]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.java, line 66
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.java:[line 66]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.java:[line 66]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.java, line 59
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.java:[line 59]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.java:[line 61]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.java, line 65
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.java:[line 65]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.java, line 323
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.java:[line 323]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.java:[line 323]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.java:[line 130]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.java:[line 137]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.java:[line 48]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.java:[line 137]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.java:[line 55]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.java, line 69
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.java:[line 69]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.java:[line 69]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.java, line 69
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.java:[line 69]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.java:[line 69]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.java, line 67
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.java:[line 67]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.java, line 67
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.java:[line 67]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.java, line 75
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.java:[line 75]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.java:[line 75]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.java, line 65
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.java:[line 65]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.java, line 58
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.java:[line 58]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.java:[line 58]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.java:[line 60]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.java, line 64
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.java:[line 64]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.java:[line 64]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.java, line 283
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.java:[line 283]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.java:[line 283]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.java, line 116
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.java:[line 116]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.java:[line 123]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.java:[line 47]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.java:[line 123]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.java:[line 53]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.java:[line 61]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.java:[line 61]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.java:[line 61]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.java:[line 61]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.java:[line 68]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.java:[line 68]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.java:[line 68]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.java, line 66
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.java:[line 66]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.java, line 66
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.java:[line 66]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.java, line 74
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.java:[line 74]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.java:[line 74]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.java:[line 61]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.java:[line 61]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.java:[line 61]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.java:[line 61]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.java:[line 61]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.java:[line 61]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.java:[line 62]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.java:[line 62]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.java:[line 61]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.java:[line 61]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.java:[line 61]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.java:[line 61]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.java, line 64
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.java:[line 64]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.java:[line 64]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.java:[line 57]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.java:[line 57]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.java, line 59
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.java:[line 59]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.java:[line 59]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.java:[line 63]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.java:[line 63]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.java, line 303
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.java:[line 303]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.java:[line 303]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.java:[line 60]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.java:[line 60]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.java:[line 40]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.java:[line 121]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.java:[line 121]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.java:[line 60]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.java:[line 60]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.java:[line 128]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.java:[line 128]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.badSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.java:[line 45]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.java:[line 45]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.goodG2BSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.java:[line 128]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.java:[line 128]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.badSink(String[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_bad.action(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.java:[line 50]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.java, line 67
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.java:[line 67]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.java, line 67
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.java:[line 67]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.java, line 65
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.java:[line 65]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.java, line 65
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.java:[line 65]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.java, line 73
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.java:[line 73]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java:[line 61]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.java, line 63
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.java:[line 63]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.java:[line 56]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.java:[line 57]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.java, line 61
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.java:[line 61]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.java, line 307
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.java:[line 307]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.java:[line 307]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.java:[line 57]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.java:[line 46]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.java:[line 57]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.java:[line 51]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.java:[line 47]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.java:[line 62]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.java, line 62
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.java:[line 62]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.java, line 60
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.java, line 68
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.java:[line 68]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java:[line 56]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.java, line 55
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.java, line 58
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.java:[line 58]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.java:[line 58]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.java:[line 51]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.java, line 52
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.java:[line 52]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.java:[line 56]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.java, line 296
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.java:[line 296]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.java:[line 296]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.java:[line 121]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.java:[line 128]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.java:[line 48]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.java:[line 128]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_01.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_01.java:[line 46]
At CWE89_SQL_Injection__getParameter_Servlet_execute_01.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_02.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_02.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_execute_02.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_03.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_03.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_execute_03.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_04.java, line 61
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_04.java:[line 61]
At CWE89_SQL_Injection__getParameter_Servlet_execute_04.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_05.java, line 61
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_05.java:[line 61]
At CWE89_SQL_Injection__getParameter_Servlet_execute_05.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_06.java, line 59
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_06.java:[line 59]
At CWE89_SQL_Injection__getParameter_Servlet_execute_06.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_07.java, line 59
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_07.java:[line 59]
At CWE89_SQL_Injection__getParameter_Servlet_execute_07.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_08.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_08.java:[line 67]
At CWE89_SQL_Injection__getParameter_Servlet_execute_08.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_09.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_09.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_execute_09.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_10.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_10.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_execute_10.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_11.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_11.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_execute_11.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_12.java, line 55
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_12.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_execute_12.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_13.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_13.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_execute_13.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_14.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_14.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_execute_14.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_15.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_15.java:[line 57]
At CWE89_SQL_Injection__getParameter_Servlet_execute_15.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_16.java, line 50
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_16.java:[line 50]
At CWE89_SQL_Injection__getParameter_Servlet_execute_16.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_17.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_17.java:[line 51]
At CWE89_SQL_Injection__getParameter_Servlet_execute_17.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_21.java, line 55
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_21.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_execute_21.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_21.java, line 277
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_21.java:[line 277]
At CWE89_SQL_Injection__getParameter_Servlet_execute_21.java:[line 277]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_22b.java:[line 40]
At CWE89_SQL_Injection__getParameter_Servlet_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_22b.java:[line 230]
At CWE89_SQL_Injection__getParameter_Servlet_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_31.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_execute_31.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_execute_31.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_41.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_41.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_execute_41.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_41.java, line 114
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_41.java:[line 114]
At CWE89_SQL_Injection__getParameter_Servlet_execute_41.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_42.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_42.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_execute_42.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_42.java, line 121
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_42.java:[line 121]
At CWE89_SQL_Injection__getParameter_Servlet_execute_42.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_45.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_45.java:[line 47]
At CWE89_SQL_Injection__getParameter_Servlet_execute_45.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_45.java, line 121
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_45.java:[line 121]
At CWE89_SQL_Injection__getParameter_Servlet_execute_45.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_51b.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_51b.java:[line 98]
At CWE89_SQL_Injection__getParameter_Servlet_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_52c.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_52c.java:[line 98]
At CWE89_SQL_Injection__getParameter_Servlet_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_53d.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_53d.java:[line 98]
At CWE89_SQL_Injection__getParameter_Servlet_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_54e.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_54e.java:[line 98]
At CWE89_SQL_Injection__getParameter_Servlet_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_61a.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_61a.java:[line 106]
At CWE89_SQL_Injection__getParameter_Servlet_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_66b.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_66b.java:[line 100]
At CWE89_SQL_Injection__getParameter_Servlet_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_67b.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_67b.java:[line 100]
At CWE89_SQL_Injection__getParameter_Servlet_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.java:[line 46]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.java, line 61
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.java:[line 61]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.java, line 61
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.java:[line 61]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.java, line 59
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.java:[line 59]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.java, line 59
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.java:[line 59]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.java:[line 67]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java, line 55
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.java:[line 57]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.java, line 50
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.java:[line 50]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.java:[line 51]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.java, line 55
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.java:[line 55]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.java, line 256
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.java:[line 256]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.java:[line 107]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.java, line 114
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.java:[line 114]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.java:[line 47]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.java, line 114
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.java:[line 114]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.java:[line 44]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.java:[line 44]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.java, line 60
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.java:[line 60]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.java, line 60
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.java:[line 60]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.java:[line 60]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.java, line 58
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.java:[line 58]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.java:[line 58]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.java, line 58
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.java:[line 58]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.java:[line 58]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.java, line 66
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.java:[line 66]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java:[line 54]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.java, line 56
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.java:[line 56]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.java:[line 56]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.java, line 49
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.java:[line 49]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.java:[line 49]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.java, line 50
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.java:[line 50]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.java:[line 50]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.java:[line 54]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.java, line 276
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.java:[line 276]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.java:[line 276]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.java:[line 51]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.java:[line 51]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.java:[line 40]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.java, line 112
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.java:[line 112]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.java:[line 112]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.java:[line 51]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.java:[line 51]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.java, line 119
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.java:[line 119]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.java:[line 119]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.badSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.java:[line 45]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.java:[line 45]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.goodG2BSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.java, line 119
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.java:[line 119]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.java:[line 119]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.badSink(String[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_bad.action(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_01.java, line 60
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_01.java:[line 60]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_01.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_02.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_02.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_02.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_03.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_03.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_03.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_04.java, line 74
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_04.java:[line 74]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_04.java:[line 74]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_05.java, line 74
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_05.java:[line 74]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_05.java:[line 74]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_06.java, line 72
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_06.java:[line 72]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_06.java:[line 72]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_07.java, line 72
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_07.java:[line 72]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_07.java:[line 72]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_08.java, line 80
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_08.java:[line 80]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_08.java:[line 80]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_09.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_09.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_09.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_10.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_10.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_10.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_11.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_11.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_11.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_12.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_12.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_12.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_13.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_13.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_13.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_14.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_14.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_14.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_15.java, line 70
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_15.java:[line 70]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_15.java:[line 70]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_16.java, line 63
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_16.java:[line 63]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_16.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_17.java, line 65
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_17.java:[line 65]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_17.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_21.java, line 69
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_21.java:[line 69]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_21.java:[line 69]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_21.java, line 317
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_21.java:[line 317]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_21.java:[line 317]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.java:[line 40]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.java:[line 230]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_31.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_execute_31.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_31.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_41.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_41.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_41.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_41.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_41.java:[line 128]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_41.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_42.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_42.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_42.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_42.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_42.java:[line 135]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_42.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_45.java, line 48
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_45.java:[line 48]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_45.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_45.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_45.java:[line 135]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_45.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.java:[line 98]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.java:[line 98]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.java:[line 98]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.java:[line 98]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.java:[line 106]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.java:[line 100]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.java:[line 100]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.java, line 64
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.java:[line 64]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.java:[line 64]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.java, line 80
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.java:[line 80]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.java:[line 80]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.java, line 80
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.java:[line 80]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.java:[line 80]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.java, line 78
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.java:[line 78]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.java:[line 78]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.java, line 78
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.java:[line 78]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.java:[line 78]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.java, line 86
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.java:[line 86]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.java:[line 86]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.java, line 74
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.java:[line 74]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.java:[line 74]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.java, line 76
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.java:[line 76]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.java:[line 76]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.java, line 69
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.java:[line 69]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.java:[line 69]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.java, line 71
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.java:[line 71]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.java:[line 71]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.java, line 75
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.java:[line 75]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.java:[line 75]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.java, line 347
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.java:[line 347]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.java:[line 347]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.java, line 71
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.java:[line 71]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.java:[line 71]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.java:[line 47]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.java, line 138
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.java:[line 138]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.java, line 71
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.java:[line 71]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.java:[line 71]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.java, line 145
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.java:[line 145]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.java:[line 145]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.java, line 52
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.java:[line 52]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.java, line 145
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.java:[line 145]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.java:[line 145]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.java, line 61
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.java:[line 61]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.java, line 75
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.java:[line 75]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.java:[line 75]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.java, line 75
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.java:[line 75]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.java:[line 75]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.java, line 81
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.java:[line 81]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.java:[line 81]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.java, line 69
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.java:[line 69]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.java:[line 69]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.java, line 71
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.java:[line 71]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.java:[line 71]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.java, line 64
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.java:[line 64]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.java:[line 64]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.java, line 66
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.java:[line 66]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.java:[line 66]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.java, line 70
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.java:[line 70]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.java:[line 70]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.java, line 336
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.java:[line 336]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.java:[line 336]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.java:[line 44]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.java:[line 135]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.java, line 142
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.java:[line 142]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.java:[line 142]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.java, line 49
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.java:[line 49]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.java:[line 49]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.java, line 142
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.java:[line 142]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.java:[line 142]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.java, line 60
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.java:[line 60]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.java, line 74
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.java:[line 74]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.java:[line 74]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.java, line 74
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.java:[line 74]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.java:[line 74]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.java, line 72
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.java:[line 72]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.java:[line 72]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.java, line 72
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.java:[line 72]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.java:[line 72]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.java, line 80
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.java:[line 80]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.java:[line 80]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.java, line 70
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.java:[line 70]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.java:[line 70]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.java, line 63
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.java:[line 63]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.java, line 65
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.java:[line 65]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.java, line 69
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.java:[line 69]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.java:[line 69]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.java, line 296
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.java:[line 296]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.java:[line 296]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.java, line 121
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.java:[line 121]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.java:[line 128]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.java, line 48
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.java:[line 48]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.java:[line 128]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.java, line 58
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.java:[line 58]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.java:[line 58]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.java, line 66
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.java:[line 66]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.java, line 66
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.java:[line 66]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.java:[line 73]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.java, line 73
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.java:[line 73]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.java:[line 73]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.java, line 71
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.java:[line 71]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.java:[line 71]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.java, line 71
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.java:[line 71]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.java:[line 71]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.java, line 79
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.java:[line 79]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.java:[line 79]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.java, line 66
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.java:[line 66]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.java, line 66
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.java:[line 66]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.java, line 66
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.java:[line 66]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.java, line 67
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.java:[line 67]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.java:[line 67]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.java, line 66
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.java:[line 66]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.java, line 66
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.java:[line 66]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.java, line 69
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.java:[line 69]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.java:[line 69]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.java, line 62
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.java:[line 62]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.java:[line 62]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.java, line 64
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.java:[line 64]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.java:[line 64]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.java, line 68
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.java:[line 68]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.java:[line 68]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.java, line 316
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.java:[line 316]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.java:[line 316]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.java, line 65
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.bad(HttpServletRequest, HttpServletResponse)
Value non-constant SQL string involving HTTP taint
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.java:[line 65]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.java:[line 65]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.java, line 126
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.java:[line 126]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.java:[line 126]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.java, line 65
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.java:[line 65]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.java:[line 65]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.java:[line 133]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.java:[line 133]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.badSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.java:[line 46]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.java:[line 46]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.goodG2BSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.java:[line 133]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.java:[line 133]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.badSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.badSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.bad(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.badSink(String[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_bad.action(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_bad.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_01.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_01.bad()
At CWE89_SQL_Injection__listen_tcp_execute_01.java:[line 130]
At CWE89_SQL_Injection__listen_tcp_execute_01.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_02.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02.bad()
At CWE89_SQL_Injection__listen_tcp_execute_02.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_execute_02.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_03.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03.bad()
At CWE89_SQL_Injection__listen_tcp_execute_03.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_execute_03.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_04.java, line 140
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04.bad()
At CWE89_SQL_Injection__listen_tcp_execute_04.java:[line 140]
At CWE89_SQL_Injection__listen_tcp_execute_04.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_05.java, line 140
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05.bad()
At CWE89_SQL_Injection__listen_tcp_execute_05.java:[line 140]
At CWE89_SQL_Injection__listen_tcp_execute_05.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_06.java, line 138
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06.bad()
At CWE89_SQL_Injection__listen_tcp_execute_06.java:[line 138]
At CWE89_SQL_Injection__listen_tcp_execute_06.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_07.java, line 138
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07.bad()
At CWE89_SQL_Injection__listen_tcp_execute_07.java:[line 138]
At CWE89_SQL_Injection__listen_tcp_execute_07.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_08.java, line 146
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08.bad()
At CWE89_SQL_Injection__listen_tcp_execute_08.java:[line 146]
At CWE89_SQL_Injection__listen_tcp_execute_08.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_09.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09.bad()
At CWE89_SQL_Injection__listen_tcp_execute_09.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_execute_09.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_10.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10.bad()
At CWE89_SQL_Injection__listen_tcp_execute_10.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_execute_10.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_11.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11.bad()
At CWE89_SQL_Injection__listen_tcp_execute_11.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_execute_11.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_12.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12.bad()
At CWE89_SQL_Injection__listen_tcp_execute_12.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_execute_12.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_13.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13.bad()
At CWE89_SQL_Injection__listen_tcp_execute_13.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_execute_13.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_14.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14.bad()
At CWE89_SQL_Injection__listen_tcp_execute_14.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_execute_14.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_15.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15.bad()
At CWE89_SQL_Injection__listen_tcp_execute_15.java:[line 136]
At CWE89_SQL_Injection__listen_tcp_execute_15.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_16.java, line 129
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_16.bad()
At CWE89_SQL_Injection__listen_tcp_execute_16.java:[line 129]
At CWE89_SQL_Injection__listen_tcp_execute_16.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_17.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_17.bad()
At CWE89_SQL_Injection__listen_tcp_execute_17.java:[line 135]
At CWE89_SQL_Injection__listen_tcp_execute_17.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_21.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_21.badSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_21.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_execute_21.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_21.java, line 517
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_21.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_21.java:[line 517]
At CWE89_SQL_Injection__listen_tcp_execute_21.java:[line 517]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_22b.java:[line 40]
At CWE89_SQL_Injection__listen_tcp_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_22b.java:[line 230]
At CWE89_SQL_Injection__listen_tcp_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_31.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_31.bad()
At CWE89_SQL_Injection__listen_tcp_execute_31.java:[line 137]
At CWE89_SQL_Injection__listen_tcp_execute_31.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_41.java, line 48
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_41.badSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_41.java:[line 48]
At CWE89_SQL_Injection__listen_tcp_execute_41.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_41.java, line 198
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_41.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_41.java:[line 198]
At CWE89_SQL_Injection__listen_tcp_execute_41.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_42.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_42.bad()
At CWE89_SQL_Injection__listen_tcp_execute_42.java:[line 137]
At CWE89_SQL_Injection__listen_tcp_execute_42.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_42.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_42.goodG2B()
At CWE89_SQL_Injection__listen_tcp_execute_42.java:[line 205]
At CWE89_SQL_Injection__listen_tcp_execute_42.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_45.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_45.badSink()
At CWE89_SQL_Injection__listen_tcp_execute_45.java:[line 53]
At CWE89_SQL_Injection__listen_tcp_execute_45.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_45.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_45.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_execute_45.java:[line 205]
At CWE89_SQL_Injection__listen_tcp_execute_45.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_51b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_51b.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_51b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_51b.java:[line 98]
At CWE89_SQL_Injection__listen_tcp_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_52c.badSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_52c.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_52c.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_52c.java:[line 98]
At CWE89_SQL_Injection__listen_tcp_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_53d.badSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_53d.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_53d.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_53d.java:[line 98]
At CWE89_SQL_Injection__listen_tcp_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_54e.badSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_54e.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_54e.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_execute_54e.java:[line 98]
At CWE89_SQL_Injection__listen_tcp_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_61a.bad()
At CWE89_SQL_Injection__listen_tcp_execute_61a.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_61a.goodG2B()
At CWE89_SQL_Injection__listen_tcp_execute_61a.java:[line 106]
At CWE89_SQL_Injection__listen_tcp_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_66b.badSink(String[])
At CWE89_SQL_Injection__listen_tcp_execute_66b.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__listen_tcp_execute_66b.java:[line 100]
At CWE89_SQL_Injection__listen_tcp_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_67b.badSink(CWE89_SQL_Injection__listen_tcp_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_67b.badSink(CWE89_SQL_Injection__listen_tcp_execute_67a$Container)
At CWE89_SQL_Injection__listen_tcp_execute_67b.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_execute_67a$Container)
At CWE89_SQL_Injection__listen_tcp_execute_67b.java:[line 100]
At CWE89_SQL_Injection__listen_tcp_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_81_bad.action(String)
At CWE89_SQL_Injection__listen_tcp_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_81_goodG2B.action(String)
At CWE89_SQL_Injection__listen_tcp_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_01.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_01.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_01.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_executeBatch_01.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_02.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_02.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeBatch_02.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_03.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_03.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeBatch_03.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_04.java, line 146
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_04.java:[line 146]
At CWE89_SQL_Injection__listen_tcp_executeBatch_04.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_05.java, line 146
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_05.java:[line 146]
At CWE89_SQL_Injection__listen_tcp_executeBatch_05.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_06.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_06.java:[line 144]
At CWE89_SQL_Injection__listen_tcp_executeBatch_06.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_07.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_07.java:[line 144]
At CWE89_SQL_Injection__listen_tcp_executeBatch_07.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_08.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_08.java:[line 152]
At CWE89_SQL_Injection__listen_tcp_executeBatch_08.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_09.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_09.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeBatch_09.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_10.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_10.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeBatch_10.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_11.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_11.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeBatch_11.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_12.java, line 140
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_12.java:[line 140]
At CWE89_SQL_Injection__listen_tcp_executeBatch_12.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_13.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_13.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeBatch_13.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_14.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_14.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeBatch_14.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_15.java, line 142
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_15.java:[line 142]
At CWE89_SQL_Injection__listen_tcp_executeBatch_15.java:[line 142]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_16.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_16.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_16.java:[line 135]
At CWE89_SQL_Injection__listen_tcp_executeBatch_16.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_17.java, line 141
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_17.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_17.java:[line 141]
At CWE89_SQL_Injection__listen_tcp_executeBatch_17.java:[line 141]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_21.java, line 145
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_21.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_21.java:[line 145]
At CWE89_SQL_Injection__listen_tcp_executeBatch_21.java:[line 145]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_21.java, line 547
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_21.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_21.java:[line 547]
At CWE89_SQL_Injection__listen_tcp_executeBatch_21.java:[line 547]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__listen_tcp_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__listen_tcp_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_31.java, line 141
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_31.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_31.java:[line 141]
At CWE89_SQL_Injection__listen_tcp_executeBatch_31.java:[line 141]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_41.java, line 52
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_41.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_41.java:[line 52]
At CWE89_SQL_Injection__listen_tcp_executeBatch_41.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_41.java, line 208
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_41.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_41.java:[line 208]
At CWE89_SQL_Injection__listen_tcp_executeBatch_41.java:[line 208]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_42.java, line 141
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_42.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_42.java:[line 141]
At CWE89_SQL_Injection__listen_tcp_executeBatch_42.java:[line 141]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_42.java, line 215
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_42.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeBatch_42.java:[line 215]
At CWE89_SQL_Injection__listen_tcp_executeBatch_42.java:[line 215]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_45.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_45.badSink()
At CWE89_SQL_Injection__listen_tcp_executeBatch_45.java:[line 57]
At CWE89_SQL_Injection__listen_tcp_executeBatch_45.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_45.java, line 215
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_45.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_executeBatch_45.java:[line 215]
At CWE89_SQL_Injection__listen_tcp_executeBatch_45.java:[line 215]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_51b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__listen_tcp_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_51b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__listen_tcp_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_52c.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__listen_tcp_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_52c.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__listen_tcp_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_53d.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__listen_tcp_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_53d.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__listen_tcp_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_54e.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__listen_tcp_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_54e.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__listen_tcp_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_61a.bad()
At CWE89_SQL_Injection__listen_tcp_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__listen_tcp_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_61a.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__listen_tcp_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_66b.badSink(String[])
At CWE89_SQL_Injection__listen_tcp_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__listen_tcp_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__listen_tcp_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__listen_tcp_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_67b.badSink(CWE89_SQL_Injection__listen_tcp_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_67b.badSink(CWE89_SQL_Injection__listen_tcp_executeBatch_67a$Container)
At CWE89_SQL_Injection__listen_tcp_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__listen_tcp_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_executeBatch_67a$Container)
At CWE89_SQL_Injection__listen_tcp_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__listen_tcp_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_81_bad.action(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__listen_tcp_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_81_goodG2B.action(String)
At CWE89_SQL_Injection__listen_tcp_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__listen_tcp_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_01.java, line 131
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_01.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_01.java:[line 131]
At CWE89_SQL_Injection__listen_tcp_executeQuery_01.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_02.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_02.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_executeQuery_02.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_03.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_03.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_executeQuery_03.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_04.java, line 141
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_04.java:[line 141]
At CWE89_SQL_Injection__listen_tcp_executeQuery_04.java:[line 141]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_05.java, line 141
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_05.java:[line 141]
At CWE89_SQL_Injection__listen_tcp_executeQuery_05.java:[line 141]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_06.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_06.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeQuery_06.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_07.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_07.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeQuery_07.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_08.java, line 147
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_08.java:[line 147]
At CWE89_SQL_Injection__listen_tcp_executeQuery_08.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_09.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_09.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_executeQuery_09.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_10.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_10.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_executeQuery_10.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_11.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_11.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_executeQuery_11.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_12.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_12.java:[line 135]
At CWE89_SQL_Injection__listen_tcp_executeQuery_12.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_13.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_13.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_executeQuery_13.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_14.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_14.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_executeQuery_14.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_15.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_15.java:[line 137]
At CWE89_SQL_Injection__listen_tcp_executeQuery_15.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_16.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_16.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_16.java:[line 130]
At CWE89_SQL_Injection__listen_tcp_executeQuery_16.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_17.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_17.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_17.java:[line 136]
At CWE89_SQL_Injection__listen_tcp_executeQuery_17.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_21.java, line 140
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_21.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_21.java:[line 140]
At CWE89_SQL_Injection__listen_tcp_executeQuery_21.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_21.java, line 536
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_21.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_21.java:[line 536]
At CWE89_SQL_Injection__listen_tcp_executeQuery_21.java:[line 536]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__listen_tcp_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_31.java, line 138
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_31.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_31.java:[line 138]
At CWE89_SQL_Injection__listen_tcp_executeQuery_31.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_41.java, line 49
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_41.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_41.java:[line 49]
At CWE89_SQL_Injection__listen_tcp_executeQuery_41.java:[line 49]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_41.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_41.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_41.java:[line 205]
At CWE89_SQL_Injection__listen_tcp_executeQuery_41.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_42.java, line 138
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_42.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_42.java:[line 138]
At CWE89_SQL_Injection__listen_tcp_executeQuery_42.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_42.java, line 212
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_42.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeQuery_42.java:[line 212]
At CWE89_SQL_Injection__listen_tcp_executeQuery_42.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_45.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_45.badSink()
At CWE89_SQL_Injection__listen_tcp_executeQuery_45.java:[line 54]
At CWE89_SQL_Injection__listen_tcp_executeQuery_45.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_45.java, line 212
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_45.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_executeQuery_45.java:[line 212]
At CWE89_SQL_Injection__listen_tcp_executeQuery_45.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_51b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_51b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__listen_tcp_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_52c.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_52c.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__listen_tcp_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_53d.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_53d.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__listen_tcp_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_54e.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_54e.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__listen_tcp_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_61a.bad()
At CWE89_SQL_Injection__listen_tcp_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_61a.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__listen_tcp_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_66b.badSink(String[])
At CWE89_SQL_Injection__listen_tcp_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__listen_tcp_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__listen_tcp_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_67b.badSink(CWE89_SQL_Injection__listen_tcp_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_67b.badSink(CWE89_SQL_Injection__listen_tcp_executeQuery_67a$Container)
At CWE89_SQL_Injection__listen_tcp_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_executeQuery_67a$Container)
At CWE89_SQL_Injection__listen_tcp_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__listen_tcp_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_81_bad.action(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_81_goodG2B.action(String)
At CWE89_SQL_Injection__listen_tcp_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_01.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_01.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_01.java:[line 130]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_01.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_02.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_02.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_02.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_03.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_03.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_03.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_04.java, line 140
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_04.java:[line 140]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_04.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_05.java, line 140
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_05.java:[line 140]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_05.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_06.java, line 138
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_06.java:[line 138]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_06.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_07.java, line 138
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_07.java:[line 138]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_07.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_08.java, line 146
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_08.java:[line 146]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_08.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_09.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_09.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_09.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_10.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_10.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_10.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_11.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_11.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_11.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_12.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_12.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_12.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_13.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_13.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_13.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_14.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_14.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_14.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_15.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_15.java:[line 136]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_15.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_16.java, line 129
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_16.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_16.java:[line 129]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_16.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_17.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_17.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_17.java:[line 135]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_17.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_21.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_21.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_21.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_21.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_21.java, line 496
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_21.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_21.java:[line 496]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_21.java:[line 496]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_31.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_31.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_31.java:[line 137]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_31.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_41.java, line 48
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_41.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_41.java:[line 48]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_41.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_41.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_41.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_41.java:[line 191]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_41.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_42.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_42.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_42.java:[line 137]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_42.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_42.java, line 198
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_42.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_42.java:[line 198]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_42.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_45.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_45.badSink()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_45.java:[line 53]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_45.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_45.java, line 198
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_45.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_45.java:[line 198]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_45.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.badSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.bad()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.badSink(String[])
At CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.badSink(CWE89_SQL_Injection__listen_tcp_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.badSink(CWE89_SQL_Injection__listen_tcp_executeUpdate_67a$Container)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_executeUpdate_67a$Container)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_81_bad.action(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_81_goodG2B.action(String)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_01.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_01.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_01.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_01.java:[line 128]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_01.java:[line 128]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_02.java, line 132
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_02.java:[line 132]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_02.java:[line 132]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_03.java, line 132
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_03.java:[line 132]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_03.java:[line 132]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_04.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_04.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_04.java:[line 139]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_05.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_05.java:[line 139]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_05.java:[line 139]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_06.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_06.java:[line 137]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_06.java:[line 137]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_07.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_07.java:[line 137]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_07.java:[line 137]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_08.java, line 145
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_08.java:[line 145]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_08.java:[line 145]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_09.java, line 132
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_09.java:[line 132]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_09.java:[line 132]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_10.java, line 132
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_10.java:[line 132]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_10.java:[line 132]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_11.java, line 132
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_11.java:[line 132]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_11.java:[line 132]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_12.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_12.java:[line 133]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_12.java:[line 133]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_13.java, line 132
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_13.java:[line 132]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_13.java:[line 132]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_14.java, line 132
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_14.java:[line 132]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_14.java:[line 132]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_15.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_15.java:[line 135]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_15.java:[line 135]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_16.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_16.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_16.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_16.java:[line 128]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_16.java:[line 128]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_17.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_17.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_17.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_17.java:[line 134]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_17.java:[line 134]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_21.badSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_21.java, line 138
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_21.badSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_21.java:[line 138]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_21.java:[line 138]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_21.goodG2BSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_21.java, line 516
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_21.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_21.java:[line 516]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_21.java:[line 516]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.badSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.goodG2BSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_31.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_31.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_31.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_31.java:[line 135]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_31.java:[line 135]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_41.badSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_41.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_41.badSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_41.java:[line 46]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_41.java:[line 46]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_41.goodG2BSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_41.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_41.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_41.java:[line 196]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_41.java:[line 196]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_42.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_42.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_42.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_42.java:[line 135]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_42.java:[line 135]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_42.goodG2B()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_42.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_42.goodG2B()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_42.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_42.java:[line 203]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_45.badSink()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_45.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_45.badSink()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_45.java:[line 51]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_45.java:[line 51]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_45.goodG2BSink()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_45.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_45.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_45.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_45.java:[line 203]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.badSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.badSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.goodG2BSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.badSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.badSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.goodG2BSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.badSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.badSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.goodG2BSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.badSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.badSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.goodG2BSink(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.goodG2BSink(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.bad()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.goodG2B()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.goodG2B()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.badSink(String[])


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.badSink(String[])
At CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.goodG2BSink(String[])


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.badSink(CWE89_SQL_Injection__listen_tcp_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.badSink(CWE89_SQL_Injection__listen_tcp_prepareStatement_67a$Container)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_prepareStatement_67a$Container)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_81_bad.action(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_81_bad.action(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_81_goodG2B.action(String)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_81_goodG2B.action(String)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_01.java, line 88
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_01.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_01.java:[line 88]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_01.java:[line 88]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_02.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_02.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_02.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_03.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_03.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_03.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_04.java, line 102
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_04.java:[line 102]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_04.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_05.java, line 102
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_05.java:[line 102]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_05.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_06.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_06.java:[line 100]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_06.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_07.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_07.java:[line 100]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_07.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_08.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_08.java:[line 108]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_08.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_09.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_09.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_09.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_10.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_10.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_10.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_11.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_11.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_11.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_12.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_12.java:[line 96]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_12.java:[line 96]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_13.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_13.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_13.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_14.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_14.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_14.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_15.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_15.java:[line 98]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_15.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_16.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_16.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_16.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_16.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_17.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_17.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_17.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_17.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_21.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_21.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_21.java:[line 99]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_21.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_21.java, line 411
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_21.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_21.java:[line 411]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_21.java:[line 411]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_31.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_31.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_31.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_31.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_41.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_41.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_41.java:[line 51]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_41.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_41.java, line 162
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_41.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_41.java:[line 162]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_41.java:[line 162]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_42.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_42.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_42.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_42.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_42.java, line 169
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_42.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_42.java:[line 169]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_42.java:[line 169]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_45.java, line 56
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_45.badSink()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_45.java:[line 56]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_45.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_45.java, line 169
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_45.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_45.java:[line 169]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_45.java:[line 169]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.bad()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.badSink(String[])
At CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.badSink(CWE89_SQL_Injection__PropertiesFile_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.badSink(CWE89_SQL_Injection__PropertiesFile_executeBatch_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_executeBatch_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_81_bad.action(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_81_goodG2B.action(String)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_01.java, line 85
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_01.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_01.java:[line 85]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_01.java:[line 85]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_02.java, line 90
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_02.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_02.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_03.java, line 90
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_03.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_03.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_04.java, line 97
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_04.java:[line 97]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_04.java:[line 97]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_05.java, line 97
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_05.java:[line 97]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_05.java:[line 97]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_06.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_06.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_06.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_07.java, line 95
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_07.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_07.java:[line 95]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_08.java, line 103
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_08.java:[line 103]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_08.java:[line 103]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_09.java, line 90
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_09.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_09.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_10.java, line 90
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_10.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_10.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_11.java, line 90
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_11.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_11.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_12.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_12.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_12.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_13.java, line 90
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_13.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_13.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_14.java, line 90
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_14.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_14.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_15.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_15.java:[line 93]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_15.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_16.java, line 86
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_16.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_16.java:[line 86]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_16.java:[line 86]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_17.java, line 90
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_17.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_17.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_17.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_21.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_21.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_21.java:[line 94]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_21.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_21.java, line 400
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_21.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_21.java:[line 400]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_21.java:[line 400]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_31.java, line 92
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_31.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_31.java:[line 92]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_31.java:[line 92]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_41.java, line 48
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_41.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_41.java:[line 48]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_41.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_41.java, line 159
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_41.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_41.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_41.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_42.java, line 92
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_42.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_42.java:[line 92]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_42.java:[line 92]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_42.java, line 166
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_42.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_42.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_42.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_45.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_45.badSink()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_45.java:[line 53]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_45.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_45.java, line 166
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_45.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_45.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_45.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.bad()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.badSink(String[])
At CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.badSink(CWE89_SQL_Injection__PropertiesFile_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.badSink(CWE89_SQL_Injection__PropertiesFile_executeQuery_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_executeQuery_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_81_bad.action(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_81_goodG2B.action(String)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.java, line 84
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.java:[line 84]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.java:[line 84]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.java, line 89
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.java, line 89
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.java:[line 96]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.java:[line 96]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.java, line 96
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.java:[line 96]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.java:[line 96]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.java:[line 94]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.java:[line 94]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.java, line 102
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.java:[line 102]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.java, line 89
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.java, line 89
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.java, line 89
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.java, line 90
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.java, line 89
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.java, line 89
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.java, line 92
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.java:[line 92]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.java:[line 92]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.java, line 85
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.java:[line 85]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.java:[line 85]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.java, line 89
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.java:[line 93]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.java, line 360
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.java:[line 360]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.java:[line 360]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.java:[line 47]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.java, line 145
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.java:[line 145]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.java:[line 145]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.java, line 52
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.badSink()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.java:[line 52]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.bad()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.badSink(String[])
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.badSink(CWE89_SQL_Injection__PropertiesFile_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.badSink(CWE89_SQL_Injection__PropertiesFile_executeUpdate_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_executeUpdate_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_bad.action(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_goodG2B.action(String)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_01.java, line 84
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_01.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_01.java:[line 84]
At CWE89_SQL_Injection__PropertiesFile_execute_01.java:[line 84]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_02.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_02.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_execute_02.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_03.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_03.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_execute_03.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_04.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_04.java:[line 96]
At CWE89_SQL_Injection__PropertiesFile_execute_04.java:[line 96]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_05.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_05.java:[line 96]
At CWE89_SQL_Injection__PropertiesFile_execute_05.java:[line 96]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_06.java, line 94
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_06.java:[line 94]
At CWE89_SQL_Injection__PropertiesFile_execute_06.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_07.java, line 94
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_07.java:[line 94]
At CWE89_SQL_Injection__PropertiesFile_execute_07.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_08.java, line 102
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_08.java:[line 102]
At CWE89_SQL_Injection__PropertiesFile_execute_08.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_09.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_09.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_execute_09.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_10.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_10.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_execute_10.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_11.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_11.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_execute_11.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_12.java, line 90
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_12.java:[line 90]
At CWE89_SQL_Injection__PropertiesFile_execute_12.java:[line 90]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_13.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_13.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_execute_13.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_14.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_14.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_execute_14.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_15.java, line 92
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_15.java:[line 92]
At CWE89_SQL_Injection__PropertiesFile_execute_15.java:[line 92]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_16.java, line 85
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_16.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_16.java:[line 85]
At CWE89_SQL_Injection__PropertiesFile_execute_16.java:[line 85]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_17.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_17.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_17.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_execute_17.java:[line 89]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_21.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_21.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_21.java:[line 93]
At CWE89_SQL_Injection__PropertiesFile_execute_21.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_21.java, line 381
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_21.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_21.java:[line 381]
At CWE89_SQL_Injection__PropertiesFile_execute_21.java:[line 381]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_22b.java:[line 40]
At CWE89_SQL_Injection__PropertiesFile_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_22b.java:[line 230]
At CWE89_SQL_Injection__PropertiesFile_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_31.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_31.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_31.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_execute_31.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_41.java, line 47
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_41.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_41.java:[line 47]
At CWE89_SQL_Injection__PropertiesFile_execute_41.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_41.java, line 152
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_41.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_41.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_execute_41.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_42.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_42.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_42.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_execute_42.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_42.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_42.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_execute_42.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_execute_42.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_45.java, line 52
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_45.badSink()
At CWE89_SQL_Injection__PropertiesFile_execute_45.java:[line 52]
At CWE89_SQL_Injection__PropertiesFile_execute_45.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_45.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_45.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_execute_45.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_execute_45.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_51b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_51b.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_51b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_51b.java:[line 98]
At CWE89_SQL_Injection__PropertiesFile_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_52c.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_52c.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_52c.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_52c.java:[line 98]
At CWE89_SQL_Injection__PropertiesFile_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_53d.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_53d.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_53d.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_53d.java:[line 98]
At CWE89_SQL_Injection__PropertiesFile_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_54e.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_54e.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_54e.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_execute_54e.java:[line 98]
At CWE89_SQL_Injection__PropertiesFile_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_61a.bad()
At CWE89_SQL_Injection__PropertiesFile_execute_61a.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_61a.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_execute_61a.java:[line 106]
At CWE89_SQL_Injection__PropertiesFile_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_66b.badSink(String[])
At CWE89_SQL_Injection__PropertiesFile_execute_66b.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__PropertiesFile_execute_66b.java:[line 100]
At CWE89_SQL_Injection__PropertiesFile_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_67b.badSink(CWE89_SQL_Injection__PropertiesFile_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_67b.badSink(CWE89_SQL_Injection__PropertiesFile_execute_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_execute_67b.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_execute_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_execute_67b.java:[line 100]
At CWE89_SQL_Injection__PropertiesFile_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_81_bad.action(String)
At CWE89_SQL_Injection__PropertiesFile_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_81_goodG2B.action(String)
At CWE89_SQL_Injection__PropertiesFile_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_execute_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.java, line 82
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.java:[line 82]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.java:[line 82]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.java, line 88
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.java:[line 88]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.java:[line 88]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.java, line 88
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.java:[line 88]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.java:[line 88]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.java, line 95
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.java:[line 95]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.java, line 95
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.java:[line 95]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.java:[line 95]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.java:[line 93]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.java:[line 93]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.java:[line 93]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.java:[line 93]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.java:[line 101]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.java:[line 101]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.java, line 88
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.java:[line 88]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.java:[line 88]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.java, line 88
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.java:[line 88]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.java:[line 88]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.java, line 88
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.java:[line 88]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.java:[line 88]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.java:[line 89]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.java, line 88
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.java:[line 88]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.java:[line 88]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.java, line 88
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.java:[line 88]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.java:[line 88]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.java:[line 91]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.java:[line 91]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.java, line 84
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.java:[line 84]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.java:[line 84]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.java, line 88
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.java:[line 88]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.java:[line 88]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.badSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.java, line 92
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.java:[line 92]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.java:[line 92]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.goodG2BSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.java, line 380
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.java:[line 380]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.java:[line 380]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.badSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.goodG2BSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.java:[line 89]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.badSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.java:[line 45]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.java:[line 45]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.goodG2BSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.java, line 150
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.java:[line 150]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.java:[line 150]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.java, line 89
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.java:[line 89]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.java:[line 89]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.goodG2B()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.java, line 157
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.java:[line 157]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.java:[line 157]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.badSink()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.java, line 50
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.badSink()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.java:[line 50]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.java:[line 50]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.goodG2BSink()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.java, line 157
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.java:[line 157]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.java:[line 157]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.badSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.goodG2BSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.badSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.goodG2BSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.badSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.goodG2BSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.badSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.badSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.goodG2BSink(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.goodG2BSink(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.bad()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.goodG2B()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.badSink(String[])


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.badSink(String[])
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.goodG2BSink(String[])


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.badSink(CWE89_SQL_Injection__PropertiesFile_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.badSink(CWE89_SQL_Injection__PropertiesFile_prepareStatement_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_prepareStatement_67a$Container)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_bad.action(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_bad.action(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_goodG2B.action(String)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_goodG2B.action(String)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_01.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_01.bad()
At CWE89_SQL_Injection__Property_execute_01.java:[line 46]
At CWE89_SQL_Injection__Property_execute_01.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_02.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02.bad()
At CWE89_SQL_Injection__Property_execute_02.java:[line 54]
At CWE89_SQL_Injection__Property_execute_02.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_03.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03.bad()
At CWE89_SQL_Injection__Property_execute_03.java:[line 54]
At CWE89_SQL_Injection__Property_execute_03.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_04.java, line 61
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04.bad()
At CWE89_SQL_Injection__Property_execute_04.java:[line 61]
At CWE89_SQL_Injection__Property_execute_04.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_05.java, line 61
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05.bad()
At CWE89_SQL_Injection__Property_execute_05.java:[line 61]
At CWE89_SQL_Injection__Property_execute_05.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_06.java, line 59
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06.bad()
At CWE89_SQL_Injection__Property_execute_06.java:[line 59]
At CWE89_SQL_Injection__Property_execute_06.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_07.java, line 59
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07.bad()
At CWE89_SQL_Injection__Property_execute_07.java:[line 59]
At CWE89_SQL_Injection__Property_execute_07.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_08.java, line 67
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08.bad()
At CWE89_SQL_Injection__Property_execute_08.java:[line 67]
At CWE89_SQL_Injection__Property_execute_08.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_09.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09.bad()
At CWE89_SQL_Injection__Property_execute_09.java:[line 54]
At CWE89_SQL_Injection__Property_execute_09.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_10.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10.bad()
At CWE89_SQL_Injection__Property_execute_10.java:[line 54]
At CWE89_SQL_Injection__Property_execute_10.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_11.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11.bad()
At CWE89_SQL_Injection__Property_execute_11.java:[line 54]
At CWE89_SQL_Injection__Property_execute_11.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_12.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.bad()
At CWE89_SQL_Injection__Property_execute_12.java:[line 55]
At CWE89_SQL_Injection__Property_execute_12.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_13.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13.bad()
At CWE89_SQL_Injection__Property_execute_13.java:[line 54]
At CWE89_SQL_Injection__Property_execute_13.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_14.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14.bad()
At CWE89_SQL_Injection__Property_execute_14.java:[line 54]
At CWE89_SQL_Injection__Property_execute_14.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_15.java, line 57
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15.bad()
At CWE89_SQL_Injection__Property_execute_15.java:[line 57]
At CWE89_SQL_Injection__Property_execute_15.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_16.java, line 50
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_16.bad()
At CWE89_SQL_Injection__Property_execute_16.java:[line 50]
At CWE89_SQL_Injection__Property_execute_16.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_17.java, line 51
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_17.bad()
At CWE89_SQL_Injection__Property_execute_17.java:[line 51]
At CWE89_SQL_Injection__Property_execute_17.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_21.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_21.badSink(String)
At CWE89_SQL_Injection__Property_execute_21.java:[line 55]
At CWE89_SQL_Injection__Property_execute_21.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_21.java, line 279
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_21.goodG2BSink(String)
At CWE89_SQL_Injection__Property_execute_21.java:[line 279]
At CWE89_SQL_Injection__Property_execute_21.java:[line 279]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22b.badSink(String)
At CWE89_SQL_Injection__Property_execute_22b.java:[line 40]
At CWE89_SQL_Injection__Property_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_execute_22b.java:[line 230]
At CWE89_SQL_Injection__Property_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_31.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_31.bad()
At CWE89_SQL_Injection__Property_execute_31.java:[line 53]
At CWE89_SQL_Injection__Property_execute_31.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_41.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_41.badSink(String)
At CWE89_SQL_Injection__Property_execute_41.java:[line 41]
At CWE89_SQL_Injection__Property_execute_41.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_41.java, line 114
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_41.goodG2BSink(String)
At CWE89_SQL_Injection__Property_execute_41.java:[line 114]
At CWE89_SQL_Injection__Property_execute_41.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_42.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_42.bad()
At CWE89_SQL_Injection__Property_execute_42.java:[line 53]
At CWE89_SQL_Injection__Property_execute_42.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_42.java, line 121
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_42.goodG2B()
At CWE89_SQL_Injection__Property_execute_42.java:[line 121]
At CWE89_SQL_Injection__Property_execute_42.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_45.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_45.badSink()
At CWE89_SQL_Injection__Property_execute_45.java:[line 46]
At CWE89_SQL_Injection__Property_execute_45.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_45.java, line 121
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_45.goodG2BSink()
At CWE89_SQL_Injection__Property_execute_45.java:[line 121]
At CWE89_SQL_Injection__Property_execute_45.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_51b.badSink(String)
At CWE89_SQL_Injection__Property_execute_51b.java:[line 41]
At CWE89_SQL_Injection__Property_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_execute_51b.java:[line 98]
At CWE89_SQL_Injection__Property_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_52c.badSink(String)
At CWE89_SQL_Injection__Property_execute_52c.java:[line 41]
At CWE89_SQL_Injection__Property_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Property_execute_52c.java:[line 98]
At CWE89_SQL_Injection__Property_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_53d.badSink(String)
At CWE89_SQL_Injection__Property_execute_53d.java:[line 41]
At CWE89_SQL_Injection__Property_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Property_execute_53d.java:[line 98]
At CWE89_SQL_Injection__Property_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_54e.badSink(String)
At CWE89_SQL_Injection__Property_execute_54e.java:[line 41]
At CWE89_SQL_Injection__Property_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Property_execute_54e.java:[line 98]
At CWE89_SQL_Injection__Property_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_61a.bad()
At CWE89_SQL_Injection__Property_execute_61a.java:[line 42]
At CWE89_SQL_Injection__Property_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_61a.goodG2B()
At CWE89_SQL_Injection__Property_execute_61a.java:[line 106]
At CWE89_SQL_Injection__Property_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_66b.badSink(String[])
At CWE89_SQL_Injection__Property_execute_66b.java:[line 42]
At CWE89_SQL_Injection__Property_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Property_execute_66b.java:[line 100]
At CWE89_SQL_Injection__Property_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_67b.badSink(CWE89_SQL_Injection__Property_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_67b.badSink(CWE89_SQL_Injection__Property_execute_67a$Container)
At CWE89_SQL_Injection__Property_execute_67b.java:[line 42]
At CWE89_SQL_Injection__Property_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_67b.goodG2BSink(CWE89_SQL_Injection__Property_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_67b.goodG2BSink(CWE89_SQL_Injection__Property_execute_67a$Container)
At CWE89_SQL_Injection__Property_execute_67b.java:[line 100]
At CWE89_SQL_Injection__Property_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_81_bad.action(String)
At CWE89_SQL_Injection__Property_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__Property_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_81_goodG2B.action(String)
At CWE89_SQL_Injection__Property_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__Property_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_01.java, line 50
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_01.bad()
At CWE89_SQL_Injection__Property_executeBatch_01.java:[line 50]
At CWE89_SQL_Injection__Property_executeBatch_01.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_02.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02.bad()
At CWE89_SQL_Injection__Property_executeBatch_02.java:[line 60]
At CWE89_SQL_Injection__Property_executeBatch_02.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_03.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03.bad()
At CWE89_SQL_Injection__Property_executeBatch_03.java:[line 60]
At CWE89_SQL_Injection__Property_executeBatch_03.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_04.java, line 67
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04.bad()
At CWE89_SQL_Injection__Property_executeBatch_04.java:[line 67]
At CWE89_SQL_Injection__Property_executeBatch_04.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_05.java, line 67
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05.bad()
At CWE89_SQL_Injection__Property_executeBatch_05.java:[line 67]
At CWE89_SQL_Injection__Property_executeBatch_05.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_06.java, line 65
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06.bad()
At CWE89_SQL_Injection__Property_executeBatch_06.java:[line 65]
At CWE89_SQL_Injection__Property_executeBatch_06.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_07.java, line 65
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07.bad()
At CWE89_SQL_Injection__Property_executeBatch_07.java:[line 65]
At CWE89_SQL_Injection__Property_executeBatch_07.java:[line 65]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_08.java, line 73
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08.bad()
At CWE89_SQL_Injection__Property_executeBatch_08.java:[line 73]
At CWE89_SQL_Injection__Property_executeBatch_08.java:[line 73]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_09.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09.bad()
At CWE89_SQL_Injection__Property_executeBatch_09.java:[line 60]
At CWE89_SQL_Injection__Property_executeBatch_09.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_10.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10.bad()
At CWE89_SQL_Injection__Property_executeBatch_10.java:[line 60]
At CWE89_SQL_Injection__Property_executeBatch_10.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_11.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11.bad()
At CWE89_SQL_Injection__Property_executeBatch_11.java:[line 60]
At CWE89_SQL_Injection__Property_executeBatch_11.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_12.java, line 61
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.bad()
At CWE89_SQL_Injection__Property_executeBatch_12.java:[line 61]
At CWE89_SQL_Injection__Property_executeBatch_12.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_13.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13.bad()
At CWE89_SQL_Injection__Property_executeBatch_13.java:[line 60]
At CWE89_SQL_Injection__Property_executeBatch_13.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_14.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14.bad()
At CWE89_SQL_Injection__Property_executeBatch_14.java:[line 60]
At CWE89_SQL_Injection__Property_executeBatch_14.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_15.java, line 63
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15.bad()
At CWE89_SQL_Injection__Property_executeBatch_15.java:[line 63]
At CWE89_SQL_Injection__Property_executeBatch_15.java:[line 63]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_16.java, line 56
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_16.bad()
At CWE89_SQL_Injection__Property_executeBatch_16.java:[line 56]
At CWE89_SQL_Injection__Property_executeBatch_16.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_17.java, line 57
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_17.bad()
At CWE89_SQL_Injection__Property_executeBatch_17.java:[line 57]
At CWE89_SQL_Injection__Property_executeBatch_17.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_21.java, line 61
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_21.badSink(String)
At CWE89_SQL_Injection__Property_executeBatch_21.java:[line 61]
At CWE89_SQL_Injection__Property_executeBatch_21.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_21.java, line 309
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_21.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeBatch_21.java:[line 309]
At CWE89_SQL_Injection__Property_executeBatch_21.java:[line 309]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22b.badSink(String)
At CWE89_SQL_Injection__Property_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__Property_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__Property_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_31.java, line 57
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_31.bad()
At CWE89_SQL_Injection__Property_executeBatch_31.java:[line 57]
At CWE89_SQL_Injection__Property_executeBatch_31.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_41.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_41.badSink(String)
At CWE89_SQL_Injection__Property_executeBatch_41.java:[line 45]
At CWE89_SQL_Injection__Property_executeBatch_41.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_41.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_41.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeBatch_41.java:[line 124]
At CWE89_SQL_Injection__Property_executeBatch_41.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_42.java, line 57
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_42.bad()
At CWE89_SQL_Injection__Property_executeBatch_42.java:[line 57]
At CWE89_SQL_Injection__Property_executeBatch_42.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_42.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_42.goodG2B()
At CWE89_SQL_Injection__Property_executeBatch_42.java:[line 131]
At CWE89_SQL_Injection__Property_executeBatch_42.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_45.java, line 50
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_45.badSink()
At CWE89_SQL_Injection__Property_executeBatch_45.java:[line 50]
At CWE89_SQL_Injection__Property_executeBatch_45.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_45.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_45.goodG2BSink()
At CWE89_SQL_Injection__Property_executeBatch_45.java:[line 131]
At CWE89_SQL_Injection__Property_executeBatch_45.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_51b.badSink(String)
At CWE89_SQL_Injection__Property_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__Property_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__Property_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_52c.badSink(String)
At CWE89_SQL_Injection__Property_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__Property_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__Property_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_53d.badSink(String)
At CWE89_SQL_Injection__Property_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__Property_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__Property_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_54e.badSink(String)
At CWE89_SQL_Injection__Property_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__Property_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__Property_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_61a.bad()
At CWE89_SQL_Injection__Property_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__Property_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_61a.goodG2B()
At CWE89_SQL_Injection__Property_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__Property_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_66b.badSink(String[])
At CWE89_SQL_Injection__Property_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__Property_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Property_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__Property_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_67b.badSink(CWE89_SQL_Injection__Property_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_67b.badSink(CWE89_SQL_Injection__Property_executeBatch_67a$Container)
At CWE89_SQL_Injection__Property_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__Property_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__Property_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__Property_executeBatch_67a$Container)
At CWE89_SQL_Injection__Property_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__Property_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_81_bad.action(String)
At CWE89_SQL_Injection__Property_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__Property_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_81_goodG2B.action(String)
At CWE89_SQL_Injection__Property_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__Property_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_01.java, line 47
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_01.bad()
At CWE89_SQL_Injection__Property_executeQuery_01.java:[line 47]
At CWE89_SQL_Injection__Property_executeQuery_01.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_02.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02.bad()
At CWE89_SQL_Injection__Property_executeQuery_02.java:[line 55]
At CWE89_SQL_Injection__Property_executeQuery_02.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_03.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03.bad()
At CWE89_SQL_Injection__Property_executeQuery_03.java:[line 55]
At CWE89_SQL_Injection__Property_executeQuery_03.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_04.java, line 62
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04.bad()
At CWE89_SQL_Injection__Property_executeQuery_04.java:[line 62]
At CWE89_SQL_Injection__Property_executeQuery_04.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_05.java, line 62
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05.bad()
At CWE89_SQL_Injection__Property_executeQuery_05.java:[line 62]
At CWE89_SQL_Injection__Property_executeQuery_05.java:[line 62]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_06.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06.bad()
At CWE89_SQL_Injection__Property_executeQuery_06.java:[line 60]
At CWE89_SQL_Injection__Property_executeQuery_06.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_07.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07.bad()
At CWE89_SQL_Injection__Property_executeQuery_07.java:[line 60]
At CWE89_SQL_Injection__Property_executeQuery_07.java:[line 60]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_08.java, line 68
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08.bad()
At CWE89_SQL_Injection__Property_executeQuery_08.java:[line 68]
At CWE89_SQL_Injection__Property_executeQuery_08.java:[line 68]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_09.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09.bad()
At CWE89_SQL_Injection__Property_executeQuery_09.java:[line 55]
At CWE89_SQL_Injection__Property_executeQuery_09.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_10.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10.bad()
At CWE89_SQL_Injection__Property_executeQuery_10.java:[line 55]
At CWE89_SQL_Injection__Property_executeQuery_10.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_11.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11.bad()
At CWE89_SQL_Injection__Property_executeQuery_11.java:[line 55]
At CWE89_SQL_Injection__Property_executeQuery_11.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_12.java, line 56
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.bad()
At CWE89_SQL_Injection__Property_executeQuery_12.java:[line 56]
At CWE89_SQL_Injection__Property_executeQuery_12.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_13.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13.bad()
At CWE89_SQL_Injection__Property_executeQuery_13.java:[line 55]
At CWE89_SQL_Injection__Property_executeQuery_13.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_14.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14.bad()
At CWE89_SQL_Injection__Property_executeQuery_14.java:[line 55]
At CWE89_SQL_Injection__Property_executeQuery_14.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_15.java, line 58
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15.bad()
At CWE89_SQL_Injection__Property_executeQuery_15.java:[line 58]
At CWE89_SQL_Injection__Property_executeQuery_15.java:[line 58]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_16.java, line 51
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_16.bad()
At CWE89_SQL_Injection__Property_executeQuery_16.java:[line 51]
At CWE89_SQL_Injection__Property_executeQuery_16.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_17.java, line 52
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_17.bad()
At CWE89_SQL_Injection__Property_executeQuery_17.java:[line 52]
At CWE89_SQL_Injection__Property_executeQuery_17.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_21.java, line 56
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_21.badSink(String)
At CWE89_SQL_Injection__Property_executeQuery_21.java:[line 56]
At CWE89_SQL_Injection__Property_executeQuery_21.java:[line 56]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_21.java, line 298
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_21.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeQuery_21.java:[line 298]
At CWE89_SQL_Injection__Property_executeQuery_21.java:[line 298]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22b.badSink(String)
At CWE89_SQL_Injection__Property_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__Property_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__Property_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_31.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_31.bad()
At CWE89_SQL_Injection__Property_executeQuery_31.java:[line 54]
At CWE89_SQL_Injection__Property_executeQuery_31.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_41.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_41.badSink(String)
At CWE89_SQL_Injection__Property_executeQuery_41.java:[line 42]
At CWE89_SQL_Injection__Property_executeQuery_41.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_41.java, line 121
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_41.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeQuery_41.java:[line 121]
At CWE89_SQL_Injection__Property_executeQuery_41.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_42.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_42.bad()
At CWE89_SQL_Injection__Property_executeQuery_42.java:[line 54]
At CWE89_SQL_Injection__Property_executeQuery_42.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_42.java, line 128
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_42.goodG2B()
At CWE89_SQL_Injection__Property_executeQuery_42.java:[line 128]
At CWE89_SQL_Injection__Property_executeQuery_42.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_45.java, line 47
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_45.badSink()
At CWE89_SQL_Injection__Property_executeQuery_45.java:[line 47]
At CWE89_SQL_Injection__Property_executeQuery_45.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_45.java, line 128
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_45.goodG2BSink()
At CWE89_SQL_Injection__Property_executeQuery_45.java:[line 128]
At CWE89_SQL_Injection__Property_executeQuery_45.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_51b.badSink(String)
At CWE89_SQL_Injection__Property_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__Property_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__Property_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_52c.badSink(String)
At CWE89_SQL_Injection__Property_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__Property_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__Property_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_53d.badSink(String)
At CWE89_SQL_Injection__Property_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__Property_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__Property_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_54e.badSink(String)
At CWE89_SQL_Injection__Property_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__Property_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__Property_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_61a.bad()
At CWE89_SQL_Injection__Property_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__Property_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_61a.goodG2B()
At CWE89_SQL_Injection__Property_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__Property_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_66b.badSink(String[])
At CWE89_SQL_Injection__Property_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__Property_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Property_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__Property_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_67b.badSink(CWE89_SQL_Injection__Property_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_67b.badSink(CWE89_SQL_Injection__Property_executeQuery_67a$Container)
At CWE89_SQL_Injection__Property_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__Property_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__Property_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__Property_executeQuery_67a$Container)
At CWE89_SQL_Injection__Property_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__Property_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_81_bad.action(String)
At CWE89_SQL_Injection__Property_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__Property_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_81_goodG2B.action(String)
At CWE89_SQL_Injection__Property_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__Property_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_01.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_01.bad()
At CWE89_SQL_Injection__Property_executeUpdate_01.java:[line 46]
At CWE89_SQL_Injection__Property_executeUpdate_01.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_02.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02.bad()
At CWE89_SQL_Injection__Property_executeUpdate_02.java:[line 54]
At CWE89_SQL_Injection__Property_executeUpdate_02.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_03.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03.bad()
At CWE89_SQL_Injection__Property_executeUpdate_03.java:[line 54]
At CWE89_SQL_Injection__Property_executeUpdate_03.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_04.java, line 61
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04.bad()
At CWE89_SQL_Injection__Property_executeUpdate_04.java:[line 61]
At CWE89_SQL_Injection__Property_executeUpdate_04.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_05.java, line 61
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05.bad()
At CWE89_SQL_Injection__Property_executeUpdate_05.java:[line 61]
At CWE89_SQL_Injection__Property_executeUpdate_05.java:[line 61]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_06.java, line 59
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06.bad()
At CWE89_SQL_Injection__Property_executeUpdate_06.java:[line 59]
At CWE89_SQL_Injection__Property_executeUpdate_06.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_07.java, line 59
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07.bad()
At CWE89_SQL_Injection__Property_executeUpdate_07.java:[line 59]
At CWE89_SQL_Injection__Property_executeUpdate_07.java:[line 59]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_08.java, line 67
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08.bad()
At CWE89_SQL_Injection__Property_executeUpdate_08.java:[line 67]
At CWE89_SQL_Injection__Property_executeUpdate_08.java:[line 67]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_09.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09.bad()
At CWE89_SQL_Injection__Property_executeUpdate_09.java:[line 54]
At CWE89_SQL_Injection__Property_executeUpdate_09.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_10.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10.bad()
At CWE89_SQL_Injection__Property_executeUpdate_10.java:[line 54]
At CWE89_SQL_Injection__Property_executeUpdate_10.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_11.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11.bad()
At CWE89_SQL_Injection__Property_executeUpdate_11.java:[line 54]
At CWE89_SQL_Injection__Property_executeUpdate_11.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_12.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.bad()
At CWE89_SQL_Injection__Property_executeUpdate_12.java:[line 55]
At CWE89_SQL_Injection__Property_executeUpdate_12.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_13.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13.bad()
At CWE89_SQL_Injection__Property_executeUpdate_13.java:[line 54]
At CWE89_SQL_Injection__Property_executeUpdate_13.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_14.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14.bad()
At CWE89_SQL_Injection__Property_executeUpdate_14.java:[line 54]
At CWE89_SQL_Injection__Property_executeUpdate_14.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_15.java, line 57
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15.bad()
At CWE89_SQL_Injection__Property_executeUpdate_15.java:[line 57]
At CWE89_SQL_Injection__Property_executeUpdate_15.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_16.java, line 50
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_16.bad()
At CWE89_SQL_Injection__Property_executeUpdate_16.java:[line 50]
At CWE89_SQL_Injection__Property_executeUpdate_16.java:[line 50]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_17.java, line 51
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_17.bad()
At CWE89_SQL_Injection__Property_executeUpdate_17.java:[line 51]
At CWE89_SQL_Injection__Property_executeUpdate_17.java:[line 51]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_21.java, line 55
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_21.badSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_21.java:[line 55]
At CWE89_SQL_Injection__Property_executeUpdate_21.java:[line 55]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_21.java, line 258
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_21.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_21.java:[line 258]
At CWE89_SQL_Injection__Property_executeUpdate_21.java:[line 258]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22b.badSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__Property_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__Property_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_31.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_31.bad()
At CWE89_SQL_Injection__Property_executeUpdate_31.java:[line 53]
At CWE89_SQL_Injection__Property_executeUpdate_31.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_41.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_41.badSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_41.java:[line 41]
At CWE89_SQL_Injection__Property_executeUpdate_41.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_41.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_41.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_41.java:[line 107]
At CWE89_SQL_Injection__Property_executeUpdate_41.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_42.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_42.bad()
At CWE89_SQL_Injection__Property_executeUpdate_42.java:[line 53]
At CWE89_SQL_Injection__Property_executeUpdate_42.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_42.java, line 114
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_42.goodG2B()
At CWE89_SQL_Injection__Property_executeUpdate_42.java:[line 114]
At CWE89_SQL_Injection__Property_executeUpdate_42.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_45.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_45.badSink()
At CWE89_SQL_Injection__Property_executeUpdate_45.java:[line 46]
At CWE89_SQL_Injection__Property_executeUpdate_45.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_45.java, line 114
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_45.goodG2BSink()
At CWE89_SQL_Injection__Property_executeUpdate_45.java:[line 114]
At CWE89_SQL_Injection__Property_executeUpdate_45.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_51b.badSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__Property_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__Property_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_52c.badSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__Property_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__Property_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_53d.badSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__Property_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__Property_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_54e.badSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__Property_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Property_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__Property_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_61a.bad()
At CWE89_SQL_Injection__Property_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__Property_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_61a.goodG2B()
At CWE89_SQL_Injection__Property_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__Property_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_66b.badSink(String[])
At CWE89_SQL_Injection__Property_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__Property_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Property_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__Property_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_67b.badSink(CWE89_SQL_Injection__Property_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_67b.badSink(CWE89_SQL_Injection__Property_executeUpdate_67a$Container)
At CWE89_SQL_Injection__Property_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__Property_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__Property_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__Property_executeUpdate_67a$Container)
At CWE89_SQL_Injection__Property_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__Property_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_81_bad.action(String)
At CWE89_SQL_Injection__Property_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__Property_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_81_goodG2B.action(String)
At CWE89_SQL_Injection__Property_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__Property_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_01.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_01.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_01.bad()
At CWE89_SQL_Injection__Property_prepareStatement_01.java:[line 44]
At CWE89_SQL_Injection__Property_prepareStatement_01.java:[line 44]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_02.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02.bad()
At CWE89_SQL_Injection__Property_prepareStatement_02.java:[line 53]
At CWE89_SQL_Injection__Property_prepareStatement_02.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_03.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03.bad()
At CWE89_SQL_Injection__Property_prepareStatement_03.java:[line 53]
At CWE89_SQL_Injection__Property_prepareStatement_03.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_04.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04.bad()
At CWE89_SQL_Injection__Property_prepareStatement_04.java:[line 60]
At CWE89_SQL_Injection__Property_prepareStatement_04.java:[line 60]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_05.java, line 60
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05.bad()
At CWE89_SQL_Injection__Property_prepareStatement_05.java:[line 60]
At CWE89_SQL_Injection__Property_prepareStatement_05.java:[line 60]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_06.java, line 58
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06.bad()
At CWE89_SQL_Injection__Property_prepareStatement_06.java:[line 58]
At CWE89_SQL_Injection__Property_prepareStatement_06.java:[line 58]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_07.java, line 58
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07.bad()
At CWE89_SQL_Injection__Property_prepareStatement_07.java:[line 58]
At CWE89_SQL_Injection__Property_prepareStatement_07.java:[line 58]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_08.java, line 66
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08.bad()
At CWE89_SQL_Injection__Property_prepareStatement_08.java:[line 66]
At CWE89_SQL_Injection__Property_prepareStatement_08.java:[line 66]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_09.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09.bad()
At CWE89_SQL_Injection__Property_prepareStatement_09.java:[line 53]
At CWE89_SQL_Injection__Property_prepareStatement_09.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_10.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10.bad()
At CWE89_SQL_Injection__Property_prepareStatement_10.java:[line 53]
At CWE89_SQL_Injection__Property_prepareStatement_10.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_11.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11.bad()
At CWE89_SQL_Injection__Property_prepareStatement_11.java:[line 53]
At CWE89_SQL_Injection__Property_prepareStatement_11.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_12.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.bad()
At CWE89_SQL_Injection__Property_prepareStatement_12.java:[line 54]
At CWE89_SQL_Injection__Property_prepareStatement_12.java:[line 54]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_13.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13.bad()
At CWE89_SQL_Injection__Property_prepareStatement_13.java:[line 53]
At CWE89_SQL_Injection__Property_prepareStatement_13.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_14.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14.bad()
At CWE89_SQL_Injection__Property_prepareStatement_14.java:[line 53]
At CWE89_SQL_Injection__Property_prepareStatement_14.java:[line 53]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_15.java, line 56
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15.bad()
At CWE89_SQL_Injection__Property_prepareStatement_15.java:[line 56]
At CWE89_SQL_Injection__Property_prepareStatement_15.java:[line 56]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_16.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_16.java, line 49
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_16.bad()
At CWE89_SQL_Injection__Property_prepareStatement_16.java:[line 49]
At CWE89_SQL_Injection__Property_prepareStatement_16.java:[line 49]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_17.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_17.java, line 50
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_17.bad()
At CWE89_SQL_Injection__Property_prepareStatement_17.java:[line 50]
At CWE89_SQL_Injection__Property_prepareStatement_17.java:[line 50]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_21.badSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_21.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_21.badSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_21.java:[line 54]
At CWE89_SQL_Injection__Property_prepareStatement_21.java:[line 54]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_21.goodG2BSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_21.java, line 278
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_21.goodG2BSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_21.java:[line 278]
At CWE89_SQL_Injection__Property_prepareStatement_21.java:[line 278]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22b.badSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22b.badSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__Property_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22b.goodG2BSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__Property_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_31.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_31.java, line 51
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_31.bad()
At CWE89_SQL_Injection__Property_prepareStatement_31.java:[line 51]
At CWE89_SQL_Injection__Property_prepareStatement_31.java:[line 51]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_41.badSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_41.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_41.badSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_41.java:[line 39]
At CWE89_SQL_Injection__Property_prepareStatement_41.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_41.goodG2BSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_41.java, line 112
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_41.goodG2BSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_41.java:[line 112]
At CWE89_SQL_Injection__Property_prepareStatement_41.java:[line 112]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_42.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_42.java, line 51
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_42.bad()
At CWE89_SQL_Injection__Property_prepareStatement_42.java:[line 51]
At CWE89_SQL_Injection__Property_prepareStatement_42.java:[line 51]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_42.goodG2B()


In file CWE89_SQL_Injection__Property_prepareStatement_42.java, line 119
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_42.goodG2B()
At CWE89_SQL_Injection__Property_prepareStatement_42.java:[line 119]
At CWE89_SQL_Injection__Property_prepareStatement_42.java:[line 119]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_45.badSink()


In file CWE89_SQL_Injection__Property_prepareStatement_45.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_45.badSink()
At CWE89_SQL_Injection__Property_prepareStatement_45.java:[line 44]
At CWE89_SQL_Injection__Property_prepareStatement_45.java:[line 44]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_45.goodG2BSink()


In file CWE89_SQL_Injection__Property_prepareStatement_45.java, line 119
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_45.goodG2BSink()
At CWE89_SQL_Injection__Property_prepareStatement_45.java:[line 119]
At CWE89_SQL_Injection__Property_prepareStatement_45.java:[line 119]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_51b.badSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_51b.badSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__Property_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_51b.goodG2BSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_51b.goodG2BSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__Property_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_52c.badSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_52c.badSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__Property_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_52c.goodG2BSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_52c.goodG2BSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__Property_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_53d.badSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_53d.badSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__Property_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_53d.goodG2BSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_53d.goodG2BSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__Property_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_54e.badSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_54e.badSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__Property_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_54e.goodG2BSink(String)


In file CWE89_SQL_Injection__Property_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_54e.goodG2BSink(String)
At CWE89_SQL_Injection__Property_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__Property_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_61a.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_61a.bad()
At CWE89_SQL_Injection__Property_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__Property_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_61a.goodG2B()


In file CWE89_SQL_Injection__Property_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_61a.goodG2B()
At CWE89_SQL_Injection__Property_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__Property_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_66b.badSink(String[])


In file CWE89_SQL_Injection__Property_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_66b.badSink(String[])
At CWE89_SQL_Injection__Property_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__Property_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_66b.goodG2BSink(String[])


In file CWE89_SQL_Injection__Property_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__Property_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__Property_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_67b.badSink(CWE89_SQL_Injection__Property_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__Property_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_67b.badSink(CWE89_SQL_Injection__Property_prepareStatement_67a$Container)
At CWE89_SQL_Injection__Property_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__Property_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__Property_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__Property_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__Property_prepareStatement_67a$Container)
At CWE89_SQL_Injection__Property_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__Property_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_81_bad.action(String)


In file CWE89_SQL_Injection__Property_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_81_bad.action(String)
At CWE89_SQL_Injection__Property_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__Property_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_81_goodG2B.action(String)


In file CWE89_SQL_Injection__Property_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_81_goodG2B.action(String)
At CWE89_SQL_Injection__Property_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__Property_prepareStatement_81_goodG2B.java:[line 39]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_01.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_01.bad()
At CWE89_SQL_Injection__URLConnection_execute_01.java:[line 100]
At CWE89_SQL_Injection__URLConnection_execute_01.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_02.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02.bad()
At CWE89_SQL_Injection__URLConnection_execute_02.java:[line 105]
At CWE89_SQL_Injection__URLConnection_execute_02.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_03.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03.bad()
At CWE89_SQL_Injection__URLConnection_execute_03.java:[line 105]
At CWE89_SQL_Injection__URLConnection_execute_03.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_04.java, line 112
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04.bad()
At CWE89_SQL_Injection__URLConnection_execute_04.java:[line 112]
At CWE89_SQL_Injection__URLConnection_execute_04.java:[line 112]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_05.java, line 112
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05.bad()
At CWE89_SQL_Injection__URLConnection_execute_05.java:[line 112]
At CWE89_SQL_Injection__URLConnection_execute_05.java:[line 112]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_06.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06.bad()
At CWE89_SQL_Injection__URLConnection_execute_06.java:[line 110]
At CWE89_SQL_Injection__URLConnection_execute_06.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_07.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07.bad()
At CWE89_SQL_Injection__URLConnection_execute_07.java:[line 110]
At CWE89_SQL_Injection__URLConnection_execute_07.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_08.java, line 118
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08.bad()
At CWE89_SQL_Injection__URLConnection_execute_08.java:[line 118]
At CWE89_SQL_Injection__URLConnection_execute_08.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_09.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09.bad()
At CWE89_SQL_Injection__URLConnection_execute_09.java:[line 105]
At CWE89_SQL_Injection__URLConnection_execute_09.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_10.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10.bad()
At CWE89_SQL_Injection__URLConnection_execute_10.java:[line 105]
At CWE89_SQL_Injection__URLConnection_execute_10.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_11.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11.bad()
At CWE89_SQL_Injection__URLConnection_execute_11.java:[line 105]
At CWE89_SQL_Injection__URLConnection_execute_11.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_12.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12.bad()
At CWE89_SQL_Injection__URLConnection_execute_12.java:[line 106]
At CWE89_SQL_Injection__URLConnection_execute_12.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_13.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13.bad()
At CWE89_SQL_Injection__URLConnection_execute_13.java:[line 105]
At CWE89_SQL_Injection__URLConnection_execute_13.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_14.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14.bad()
At CWE89_SQL_Injection__URLConnection_execute_14.java:[line 105]
At CWE89_SQL_Injection__URLConnection_execute_14.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_15.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15.bad()
At CWE89_SQL_Injection__URLConnection_execute_15.java:[line 108]
At CWE89_SQL_Injection__URLConnection_execute_15.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_16.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_16.bad()
At CWE89_SQL_Injection__URLConnection_execute_16.java:[line 101]
At CWE89_SQL_Injection__URLConnection_execute_16.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_17.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_17.bad()
At CWE89_SQL_Injection__URLConnection_execute_17.java:[line 105]
At CWE89_SQL_Injection__URLConnection_execute_17.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_21.java, line 109
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_21.badSink(String)
At CWE89_SQL_Injection__URLConnection_execute_21.java:[line 109]
At CWE89_SQL_Injection__URLConnection_execute_21.java:[line 109]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_21.java, line 427
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_21.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_execute_21.java:[line 427]
At CWE89_SQL_Injection__URLConnection_execute_21.java:[line 427]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22b.badSink(String)
At CWE89_SQL_Injection__URLConnection_execute_22b.java:[line 40]
At CWE89_SQL_Injection__URLConnection_execute_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_22b.java, line 230
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_execute_22b.java:[line 230]
At CWE89_SQL_Injection__URLConnection_execute_22b.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_31.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_31.bad()
At CWE89_SQL_Injection__URLConnection_execute_31.java:[line 107]
At CWE89_SQL_Injection__URLConnection_execute_31.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_41.java, line 48
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_41.badSink(String)
At CWE89_SQL_Injection__URLConnection_execute_41.java:[line 48]
At CWE89_SQL_Injection__URLConnection_execute_41.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_41.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_41.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_execute_41.java:[line 168]
At CWE89_SQL_Injection__URLConnection_execute_41.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_42.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_42.bad()
At CWE89_SQL_Injection__URLConnection_execute_42.java:[line 107]
At CWE89_SQL_Injection__URLConnection_execute_42.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_42.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_42.goodG2B()
At CWE89_SQL_Injection__URLConnection_execute_42.java:[line 175]
At CWE89_SQL_Injection__URLConnection_execute_42.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_45.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_45.badSink()
At CWE89_SQL_Injection__URLConnection_execute_45.java:[line 53]
At CWE89_SQL_Injection__URLConnection_execute_45.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_45.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_45.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_execute_45.java:[line 175]
At CWE89_SQL_Injection__URLConnection_execute_45.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_51b.badSink(String)
At CWE89_SQL_Injection__URLConnection_execute_51b.java:[line 41]
At CWE89_SQL_Injection__URLConnection_execute_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_51b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_51b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_execute_51b.java:[line 98]
At CWE89_SQL_Injection__URLConnection_execute_51b.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_52c.badSink(String)
At CWE89_SQL_Injection__URLConnection_execute_52c.java:[line 41]
At CWE89_SQL_Injection__URLConnection_execute_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_52c.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_52c.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_execute_52c.java:[line 98]
At CWE89_SQL_Injection__URLConnection_execute_52c.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_53d.badSink(String)
At CWE89_SQL_Injection__URLConnection_execute_53d.java:[line 41]
At CWE89_SQL_Injection__URLConnection_execute_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_53d.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_53d.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_execute_53d.java:[line 98]
At CWE89_SQL_Injection__URLConnection_execute_53d.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_54e.badSink(String)
At CWE89_SQL_Injection__URLConnection_execute_54e.java:[line 41]
At CWE89_SQL_Injection__URLConnection_execute_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_54e.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_54e.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_execute_54e.java:[line 98]
At CWE89_SQL_Injection__URLConnection_execute_54e.java:[line 98]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_61a.bad()
At CWE89_SQL_Injection__URLConnection_execute_61a.java:[line 42]
At CWE89_SQL_Injection__URLConnection_execute_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_61a.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_61a.goodG2B()
At CWE89_SQL_Injection__URLConnection_execute_61a.java:[line 106]
At CWE89_SQL_Injection__URLConnection_execute_61a.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_66b.badSink(String[])
At CWE89_SQL_Injection__URLConnection_execute_66b.java:[line 42]
At CWE89_SQL_Injection__URLConnection_execute_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_66b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__URLConnection_execute_66b.java:[line 100]
At CWE89_SQL_Injection__URLConnection_execute_66b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_67b.badSink(CWE89_SQL_Injection__URLConnection_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_67b.badSink(CWE89_SQL_Injection__URLConnection_execute_67a$Container)
At CWE89_SQL_Injection__URLConnection_execute_67b.java:[line 42]
At CWE89_SQL_Injection__URLConnection_execute_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_67b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_execute_67a$Container)
At CWE89_SQL_Injection__URLConnection_execute_67b.java:[line 100]
At CWE89_SQL_Injection__URLConnection_execute_67b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_81_bad.action(String)
At CWE89_SQL_Injection__URLConnection_execute_81_bad.java:[line 41]
At CWE89_SQL_Injection__URLConnection_execute_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_81_goodG2B.action(String)
At CWE89_SQL_Injection__URLConnection_execute_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__URLConnection_execute_81_goodG2B.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_01.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_01.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_01.java:[line 104]
At CWE89_SQL_Injection__URLConnection_executeBatch_01.java:[line 104]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_02.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_02.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_02.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_03.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_03.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_03.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_04.java, line 118
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_04.java:[line 118]
At CWE89_SQL_Injection__URLConnection_executeBatch_04.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_05.java, line 118
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_05.java:[line 118]
At CWE89_SQL_Injection__URLConnection_executeBatch_05.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_06.java, line 116
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_06.java:[line 116]
At CWE89_SQL_Injection__URLConnection_executeBatch_06.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_07.java, line 116
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_07.java:[line 116]
At CWE89_SQL_Injection__URLConnection_executeBatch_07.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_08.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_08.java:[line 124]
At CWE89_SQL_Injection__URLConnection_executeBatch_08.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_09.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_09.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_09.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_10.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_10.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_10.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_11.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_11.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_11.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_12.java, line 112
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_12.java:[line 112]
At CWE89_SQL_Injection__URLConnection_executeBatch_12.java:[line 112]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_13.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_13.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_13.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_14.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_14.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_14.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_15.java, line 114
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_15.java:[line 114]
At CWE89_SQL_Injection__URLConnection_executeBatch_15.java:[line 114]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_16.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_16.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_16.java:[line 107]
At CWE89_SQL_Injection__URLConnection_executeBatch_16.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_17.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_17.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_17.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_17.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_21.java, line 115
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_21.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_21.java:[line 115]
At CWE89_SQL_Injection__URLConnection_executeBatch_21.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_21.java, line 457
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_21.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_21.java:[line 457]
At CWE89_SQL_Injection__URLConnection_executeBatch_21.java:[line 457]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_22b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22b.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_22b.java:[line 46]
At CWE89_SQL_Injection__URLConnection_executeBatch_22b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_22b.java, line 260
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_22b.java:[line 260]
At CWE89_SQL_Injection__URLConnection_executeBatch_22b.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_31.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_31.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_31.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_31.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_41.java, line 52
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_41.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_41.java:[line 52]
At CWE89_SQL_Injection__URLConnection_executeBatch_41.java:[line 52]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_41.java, line 178
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_41.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_41.java:[line 178]
At CWE89_SQL_Injection__URLConnection_executeBatch_41.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_42.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_42.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_42.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_42.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_42.java, line 185
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_42.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeBatch_42.java:[line 185]
At CWE89_SQL_Injection__URLConnection_executeBatch_42.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_45.java, line 57
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_45.badSink()
At CWE89_SQL_Injection__URLConnection_executeBatch_45.java:[line 57]
At CWE89_SQL_Injection__URLConnection_executeBatch_45.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_45.java, line 185
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_45.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_executeBatch_45.java:[line 185]
At CWE89_SQL_Injection__URLConnection_executeBatch_45.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_51b.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_51b.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_51b.java:[line 45]
At CWE89_SQL_Injection__URLConnection_executeBatch_51b.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_51b.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_51b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_51b.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeBatch_51b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_52c.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_52c.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_52c.java:[line 45]
At CWE89_SQL_Injection__URLConnection_executeBatch_52c.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_52c.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_52c.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_52c.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeBatch_52c.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_53d.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_53d.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_53d.java:[line 45]
At CWE89_SQL_Injection__URLConnection_executeBatch_53d.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_53d.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_53d.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_53d.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeBatch_53d.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_54e.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_54e.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_54e.java:[line 45]
At CWE89_SQL_Injection__URLConnection_executeBatch_54e.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_54e.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_54e.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_54e.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeBatch_54e.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_61a.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_61a.bad()
At CWE89_SQL_Injection__URLConnection_executeBatch_61a.java:[line 46]
At CWE89_SQL_Injection__URLConnection_executeBatch_61a.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_61a.java, line 116
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_61a.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeBatch_61a.java:[line 116]
At CWE89_SQL_Injection__URLConnection_executeBatch_61a.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_66b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_66b.badSink(String[])
At CWE89_SQL_Injection__URLConnection_executeBatch_66b.java:[line 46]
At CWE89_SQL_Injection__URLConnection_executeBatch_66b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_66b.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__URLConnection_executeBatch_66b.java:[line 110]
At CWE89_SQL_Injection__URLConnection_executeBatch_66b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_67b.badSink(CWE89_SQL_Injection__URLConnection_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_67b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_67b.badSink(CWE89_SQL_Injection__URLConnection_executeBatch_67a$Container)
At CWE89_SQL_Injection__URLConnection_executeBatch_67b.java:[line 46]
At CWE89_SQL_Injection__URLConnection_executeBatch_67b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_67b.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_executeBatch_67a$Container)
At CWE89_SQL_Injection__URLConnection_executeBatch_67b.java:[line 110]
At CWE89_SQL_Injection__URLConnection_executeBatch_67b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_81_bad.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_81_bad.action(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_81_bad.java:[line 45]
At CWE89_SQL_Injection__URLConnection_executeBatch_81_bad.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_81_goodG2B.java, line 45
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_81_goodG2B.action(String)
At CWE89_SQL_Injection__URLConnection_executeBatch_81_goodG2B.java:[line 45]
At CWE89_SQL_Injection__URLConnection_executeBatch_81_goodG2B.java:[line 45]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_01.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_01.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_01.java:[line 101]
At CWE89_SQL_Injection__URLConnection_executeQuery_01.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_02.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_02.java:[line 106]
At CWE89_SQL_Injection__URLConnection_executeQuery_02.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_03.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_03.java:[line 106]
At CWE89_SQL_Injection__URLConnection_executeQuery_03.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_04.java, line 113
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_04.java:[line 113]
At CWE89_SQL_Injection__URLConnection_executeQuery_04.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_05.java, line 113
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_05.java:[line 113]
At CWE89_SQL_Injection__URLConnection_executeQuery_05.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_06.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_06.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeQuery_06.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_07.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_07.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeQuery_07.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_08.java, line 119
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_08.java:[line 119]
At CWE89_SQL_Injection__URLConnection_executeQuery_08.java:[line 119]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_09.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_09.java:[line 106]
At CWE89_SQL_Injection__URLConnection_executeQuery_09.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_10.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_10.java:[line 106]
At CWE89_SQL_Injection__URLConnection_executeQuery_10.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_11.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_11.java:[line 106]
At CWE89_SQL_Injection__URLConnection_executeQuery_11.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_12.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_12.java:[line 107]
At CWE89_SQL_Injection__URLConnection_executeQuery_12.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_13.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_13.java:[line 106]
At CWE89_SQL_Injection__URLConnection_executeQuery_13.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_14.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_14.java:[line 106]
At CWE89_SQL_Injection__URLConnection_executeQuery_14.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_15.java, line 109
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_15.java:[line 109]
At CWE89_SQL_Injection__URLConnection_executeQuery_15.java:[line 109]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_16.java, line 102
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_16.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_16.java:[line 102]
At CWE89_SQL_Injection__URLConnection_executeQuery_16.java:[line 102]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_17.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_17.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_17.java:[line 106]
At CWE89_SQL_Injection__URLConnection_executeQuery_17.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_21.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_21.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_21.java:[line 110]
At CWE89_SQL_Injection__URLConnection_executeQuery_21.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_21.java, line 446
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_21.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_21.java:[line 446]
At CWE89_SQL_Injection__URLConnection_executeQuery_21.java:[line 446]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_22b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22b.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_22b.java:[line 41]
At CWE89_SQL_Injection__URLConnection_executeQuery_22b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_22b.java, line 249
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_22b.java:[line 249]
At CWE89_SQL_Injection__URLConnection_executeQuery_22b.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_31.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_31.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_31.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeQuery_31.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_41.java, line 49
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_41.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_41.java:[line 49]
At CWE89_SQL_Injection__URLConnection_executeQuery_41.java:[line 49]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_41.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_41.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_41.java:[line 175]
At CWE89_SQL_Injection__URLConnection_executeQuery_41.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_42.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_42.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_42.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeQuery_42.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_42.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_42.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeQuery_42.java:[line 182]
At CWE89_SQL_Injection__URLConnection_executeQuery_42.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_45.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_45.badSink()
At CWE89_SQL_Injection__URLConnection_executeQuery_45.java:[line 54]
At CWE89_SQL_Injection__URLConnection_executeQuery_45.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_45.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_45.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_executeQuery_45.java:[line 182]
At CWE89_SQL_Injection__URLConnection_executeQuery_45.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_51b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_51b.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_51b.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeQuery_51b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_51b.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_51b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_51b.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeQuery_51b.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_52c.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_52c.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_52c.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeQuery_52c.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_52c.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_52c.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_52c.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeQuery_52c.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_53d.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_53d.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_53d.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeQuery_53d.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_53d.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_53d.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_53d.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeQuery_53d.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_54e.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_54e.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_54e.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeQuery_54e.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_54e.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_54e.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_54e.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeQuery_54e.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_61a.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_61a.bad()
At CWE89_SQL_Injection__URLConnection_executeQuery_61a.java:[line 43]
At CWE89_SQL_Injection__URLConnection_executeQuery_61a.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_61a.java, line 113
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_61a.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeQuery_61a.java:[line 113]
At CWE89_SQL_Injection__URLConnection_executeQuery_61a.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_66b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_66b.badSink(String[])
At CWE89_SQL_Injection__URLConnection_executeQuery_66b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_executeQuery_66b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_66b.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__URLConnection_executeQuery_66b.java:[line 107]
At CWE89_SQL_Injection__URLConnection_executeQuery_66b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_67b.badSink(CWE89_SQL_Injection__URLConnection_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_67b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_67b.badSink(CWE89_SQL_Injection__URLConnection_executeQuery_67a$Container)
At CWE89_SQL_Injection__URLConnection_executeQuery_67b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_executeQuery_67b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_67b.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_executeQuery_67a$Container)
At CWE89_SQL_Injection__URLConnection_executeQuery_67b.java:[line 107]
At CWE89_SQL_Injection__URLConnection_executeQuery_67b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_81_bad.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_81_bad.action(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_81_bad.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeQuery_81_bad.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_81_goodG2B.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_81_goodG2B.action(String)
At CWE89_SQL_Injection__URLConnection_executeQuery_81_goodG2B.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeQuery_81_goodG2B.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_01.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_01.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_01.java:[line 100]
At CWE89_SQL_Injection__URLConnection_executeUpdate_01.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_02.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_02.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeUpdate_02.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_03.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_03.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeUpdate_03.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_04.java, line 112
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_04.java:[line 112]
At CWE89_SQL_Injection__URLConnection_executeUpdate_04.java:[line 112]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_05.java, line 112
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_05.java:[line 112]
At CWE89_SQL_Injection__URLConnection_executeUpdate_05.java:[line 112]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_06.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_06.java:[line 110]
At CWE89_SQL_Injection__URLConnection_executeUpdate_06.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_07.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_07.java:[line 110]
At CWE89_SQL_Injection__URLConnection_executeUpdate_07.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_08.java, line 118
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_08.java:[line 118]
At CWE89_SQL_Injection__URLConnection_executeUpdate_08.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_09.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_09.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeUpdate_09.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_10.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_10.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeUpdate_10.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_11.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_11.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeUpdate_11.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_12.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_12.java:[line 106]
At CWE89_SQL_Injection__URLConnection_executeUpdate_12.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_13.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_13.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeUpdate_13.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_14.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_14.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeUpdate_14.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_15.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_15.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeUpdate_15.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_16.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_16.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_16.java:[line 101]
At CWE89_SQL_Injection__URLConnection_executeUpdate_16.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_17.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_17.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_17.java:[line 105]
At CWE89_SQL_Injection__URLConnection_executeUpdate_17.java:[line 105]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_21.java, line 109
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_21.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_21.java:[line 109]
At CWE89_SQL_Injection__URLConnection_executeUpdate_21.java:[line 109]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_21.java, line 406
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_21.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_21.java:[line 406]
At CWE89_SQL_Injection__URLConnection_executeUpdate_21.java:[line 406]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_22b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22b.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_22b.java:[line 40]
At CWE89_SQL_Injection__URLConnection_executeUpdate_22b.java:[line 40]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_22b.java, line 209
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_22b.java:[line 209]
At CWE89_SQL_Injection__URLConnection_executeUpdate_22b.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_31.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_31.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_31.java:[line 107]
At CWE89_SQL_Injection__URLConnection_executeUpdate_31.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_41.java, line 48
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_41.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_41.java:[line 48]
At CWE89_SQL_Injection__URLConnection_executeUpdate_41.java:[line 48]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_41.java, line 161
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_41.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_41.java:[line 161]
At CWE89_SQL_Injection__URLConnection_executeUpdate_41.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_42.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_42.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_42.java:[line 107]
At CWE89_SQL_Injection__URLConnection_executeUpdate_42.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_42.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_42.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeUpdate_42.java:[line 168]
At CWE89_SQL_Injection__URLConnection_executeUpdate_42.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_45.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_45.badSink()
At CWE89_SQL_Injection__URLConnection_executeUpdate_45.java:[line 53]
At CWE89_SQL_Injection__URLConnection_executeUpdate_45.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_45.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_45.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_executeUpdate_45.java:[line 168]
At CWE89_SQL_Injection__URLConnection_executeUpdate_45.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_51b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_51b.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_51b.java:[line 41]
At CWE89_SQL_Injection__URLConnection_executeUpdate_51b.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_51b.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_51b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_51b.java:[line 91]
At CWE89_SQL_Injection__URLConnection_executeUpdate_51b.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_52c.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_52c.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_52c.java:[line 41]
At CWE89_SQL_Injection__URLConnection_executeUpdate_52c.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_52c.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_52c.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_52c.java:[line 91]
At CWE89_SQL_Injection__URLConnection_executeUpdate_52c.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_53d.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_53d.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_53d.java:[line 41]
At CWE89_SQL_Injection__URLConnection_executeUpdate_53d.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_53d.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_53d.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_53d.java:[line 91]
At CWE89_SQL_Injection__URLConnection_executeUpdate_53d.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_54e.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_54e.badSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_54e.java:[line 41]
At CWE89_SQL_Injection__URLConnection_executeUpdate_54e.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_54e.java, line 91
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_54e.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_54e.java:[line 91]
At CWE89_SQL_Injection__URLConnection_executeUpdate_54e.java:[line 91]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_61a.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_61a.bad()
At CWE89_SQL_Injection__URLConnection_executeUpdate_61a.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeUpdate_61a.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_61a.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_61a.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeUpdate_61a.java:[line 99]
At CWE89_SQL_Injection__URLConnection_executeUpdate_61a.java:[line 99]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_66b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_66b.badSink(String[])
At CWE89_SQL_Injection__URLConnection_executeUpdate_66b.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeUpdate_66b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_66b.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__URLConnection_executeUpdate_66b.java:[line 93]
At CWE89_SQL_Injection__URLConnection_executeUpdate_66b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_67b.badSink(CWE89_SQL_Injection__URLConnection_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_67b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_67b.badSink(CWE89_SQL_Injection__URLConnection_executeUpdate_67a$Container)
At CWE89_SQL_Injection__URLConnection_executeUpdate_67b.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeUpdate_67b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_67b.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_executeUpdate_67a$Container)
At CWE89_SQL_Injection__URLConnection_executeUpdate_67b.java:[line 93]
At CWE89_SQL_Injection__URLConnection_executeUpdate_67b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_81_bad.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_81_bad.action(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_81_bad.java:[line 41]
At CWE89_SQL_Injection__URLConnection_executeUpdate_81_bad.java:[line 41]

Nonconstant string passed to execute or addBatch method on an SQL statement High

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_81_goodG2B.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_81_goodG2B.action(String)
At CWE89_SQL_Injection__URLConnection_executeUpdate_81_goodG2B.java:[line 41]
At CWE89_SQL_Injection__URLConnection_executeUpdate_81_goodG2B.java:[line 41]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_01.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_01.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_01.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_01.java:[line 98]
At CWE89_SQL_Injection__URLConnection_prepareStatement_01.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_02.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_02.java:[line 104]
At CWE89_SQL_Injection__URLConnection_prepareStatement_02.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_03.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_03.java:[line 104]
At CWE89_SQL_Injection__URLConnection_prepareStatement_03.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_04.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_04.java:[line 111]
At CWE89_SQL_Injection__URLConnection_prepareStatement_04.java:[line 111]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_05.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_05.java:[line 111]
At CWE89_SQL_Injection__URLConnection_prepareStatement_05.java:[line 111]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_06.java, line 109
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_06.java:[line 109]
At CWE89_SQL_Injection__URLConnection_prepareStatement_06.java:[line 109]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_07.java, line 109
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_07.java:[line 109]
At CWE89_SQL_Injection__URLConnection_prepareStatement_07.java:[line 109]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_08.java, line 117
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_08.java:[line 117]
At CWE89_SQL_Injection__URLConnection_prepareStatement_08.java:[line 117]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_09.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_09.java:[line 104]
At CWE89_SQL_Injection__URLConnection_prepareStatement_09.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_10.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_10.java:[line 104]
At CWE89_SQL_Injection__URLConnection_prepareStatement_10.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_11.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_11.java:[line 104]
At CWE89_SQL_Injection__URLConnection_prepareStatement_11.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_12.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_12.java:[line 105]
At CWE89_SQL_Injection__URLConnection_prepareStatement_12.java:[line 105]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_13.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_13.java:[line 104]
At CWE89_SQL_Injection__URLConnection_prepareStatement_13.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_14.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_14.java:[line 104]
At CWE89_SQL_Injection__URLConnection_prepareStatement_14.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_15.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_15.java:[line 107]
At CWE89_SQL_Injection__URLConnection_prepareStatement_15.java:[line 107]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_16.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_16.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_16.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_16.java:[line 100]
At CWE89_SQL_Injection__URLConnection_prepareStatement_16.java:[line 100]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_17.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_17.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_17.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_17.java:[line 104]
At CWE89_SQL_Injection__URLConnection_prepareStatement_17.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_21.badSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_21.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_21.badSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_21.java:[line 108]
At CWE89_SQL_Injection__URLConnection_prepareStatement_21.java:[line 108]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_21.goodG2BSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_21.java, line 426
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_21.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_21.java:[line 426]
At CWE89_SQL_Injection__URLConnection_prepareStatement_21.java:[line 426]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22b.badSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_22b.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22b.badSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_22b.java:[line 39]
At CWE89_SQL_Injection__URLConnection_prepareStatement_22b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22b.goodG2BSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_22b.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_22b.java:[line 229]
At CWE89_SQL_Injection__URLConnection_prepareStatement_22b.java:[line 229]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_31.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_31.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_31.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_31.java:[line 105]
At CWE89_SQL_Injection__URLConnection_prepareStatement_31.java:[line 105]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_41.badSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_41.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_41.badSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_41.java:[line 46]
At CWE89_SQL_Injection__URLConnection_prepareStatement_41.java:[line 46]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_41.goodG2BSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_41.java, line 166
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_41.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_41.java:[line 166]
At CWE89_SQL_Injection__URLConnection_prepareStatement_41.java:[line 166]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_42.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_42.java, line 105
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_42.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_42.java:[line 105]
At CWE89_SQL_Injection__URLConnection_prepareStatement_42.java:[line 105]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_42.goodG2B()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_42.java, line 173
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_42.goodG2B()
At CWE89_SQL_Injection__URLConnection_prepareStatement_42.java:[line 173]
At CWE89_SQL_Injection__URLConnection_prepareStatement_42.java:[line 173]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_45.badSink()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_45.java, line 51
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_45.badSink()
At CWE89_SQL_Injection__URLConnection_prepareStatement_45.java:[line 51]
At CWE89_SQL_Injection__URLConnection_prepareStatement_45.java:[line 51]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_45.goodG2BSink()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_45.java, line 173
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_45.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_prepareStatement_45.java:[line 173]
At CWE89_SQL_Injection__URLConnection_prepareStatement_45.java:[line 173]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_51b.badSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_51b.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_51b.badSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_51b.java:[line 39]
At CWE89_SQL_Injection__URLConnection_prepareStatement_51b.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_51b.goodG2BSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_51b.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_51b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_51b.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_51b.java:[line 96]
At CWE89_SQL_Injection__URLConnection_prepareStatement_51b.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_52c.badSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_52c.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_52c.badSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_52c.java:[line 39]
At CWE89_SQL_Injection__URLConnection_prepareStatement_52c.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_52c.goodG2BSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_52c.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_52c
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_52c.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_52c.java:[line 96]
At CWE89_SQL_Injection__URLConnection_prepareStatement_52c.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_53d.badSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_53d.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_53d.badSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_53d.java:[line 39]
At CWE89_SQL_Injection__URLConnection_prepareStatement_53d.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_53d.goodG2BSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_53d.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_53d
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_53d.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_53d.java:[line 96]
At CWE89_SQL_Injection__URLConnection_prepareStatement_53d.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_54e.badSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_54e.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_54e.badSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_54e.java:[line 39]
At CWE89_SQL_Injection__URLConnection_prepareStatement_54e.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_54e.goodG2BSink(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_54e.java, line 96
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_54e
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_54e.goodG2BSink(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_54e.java:[line 96]
At CWE89_SQL_Injection__URLConnection_prepareStatement_54e.java:[line 96]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_61a.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_61a.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_61a.bad()
At CWE89_SQL_Injection__URLConnection_prepareStatement_61a.java:[line 40]
At CWE89_SQL_Injection__URLConnection_prepareStatement_61a.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_61a.goodG2B()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_61a.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_61a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_61a.goodG2B()
At CWE89_SQL_Injection__URLConnection_prepareStatement_61a.java:[line 104]
At CWE89_SQL_Injection__URLConnection_prepareStatement_61a.java:[line 104]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_66b.badSink(String[])


In file CWE89_SQL_Injection__URLConnection_prepareStatement_66b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_66b.badSink(String[])
At CWE89_SQL_Injection__URLConnection_prepareStatement_66b.java:[line 40]
At CWE89_SQL_Injection__URLConnection_prepareStatement_66b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_66b.goodG2BSink(String[])


In file CWE89_SQL_Injection__URLConnection_prepareStatement_66b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_66b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_66b.goodG2BSink(String[])
At CWE89_SQL_Injection__URLConnection_prepareStatement_66b.java:[line 98]
At CWE89_SQL_Injection__URLConnection_prepareStatement_66b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_67b.badSink(CWE89_SQL_Injection__URLConnection_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_67b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_67b.badSink(CWE89_SQL_Injection__URLConnection_prepareStatement_67a$Container)
At CWE89_SQL_Injection__URLConnection_prepareStatement_67b.java:[line 40]
At CWE89_SQL_Injection__URLConnection_prepareStatement_67b.java:[line 40]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_prepareStatement_67a$Container)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_67b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_67b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_prepareStatement_67a$Container)
At CWE89_SQL_Injection__URLConnection_prepareStatement_67b.java:[line 98]
At CWE89_SQL_Injection__URLConnection_prepareStatement_67b.java:[line 98]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_81_bad.action(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_81_bad.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_81_bad
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_81_bad.action(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_81_bad.java:[line 39]
At CWE89_SQL_Injection__URLConnection_prepareStatement_81_bad.java:[line 39]

A prepared statement is generated from a nonconstant String High

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_81_goodG2B.action(String)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_81_goodG2B.java, line 39
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_81_goodG2B
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_81_goodG2B.action(String)
At CWE89_SQL_Injection__URLConnection_prepareStatement_81_goodG2B.java:[line 39]
At CWE89_SQL_Injection__URLConnection_prepareStatement_81_goodG2B.java:[line 39]

Empty database password Medium

Empty database password in testcasesupport.IO.getDBConnection()


In file IO.java, line 70
In class testcasesupport.IO
In method testcasesupport.IO.getDBConnection()
At IO.java:[line 70]
At IO.java:[line 70]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_01.java, line 34
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_01
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_01.java:[line 34]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_01.java:[line 51]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_01.java:[line 51]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_02.java, line 35
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_02
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_02.java:[line 35]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_02.java:[line 59]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_02.java:[line 59]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_03.java, line 35
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_03
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_03.java:[line 35]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_03.java:[line 59]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_03.java:[line 59]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_04.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_04
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_04.java:[line 42]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_04.java:[line 66]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_04.java:[line 66]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_05.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_05
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_05.java:[line 42]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_05.java:[line 66]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_05.java:[line 66]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_06.java, line 41
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_06
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_06.java:[line 41]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_06.java:[line 65]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_06.java:[line 65]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_07.java, line 41
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_07
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_07.java:[line 41]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_07.java:[line 65]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_07.java:[line 65]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_08.java, line 49
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_08
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_08.java:[line 49]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_08.java:[line 73]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_08.java:[line 73]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_09.java, line 35
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_09
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_09.java:[line 35]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_09.java:[line 59]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_09.java:[line 59]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_10.java, line 35
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_10
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_10.java:[line 35]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_10.java:[line 59]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_10.java:[line 59]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_11.java, line 35
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_11
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_11.java:[line 35]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_11.java:[line 59]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_11.java:[line 59]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_12.java, line 35
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_12.java:[line 35]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_12.java:[line 60]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_12.java:[line 60]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_13.java, line 35
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_13
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_13.java:[line 35]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_13.java:[line 59]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_13.java:[line 59]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_14.java, line 35
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_14
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_14.java:[line 35]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_14.java:[line 59]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_14.java:[line 59]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_15.java, line 37
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_15
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_15.java:[line 37]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_15.java:[line 61]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_15.java:[line 61]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_16.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_16
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_16.java:[line 36]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_16.java:[line 55]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_16.java:[line 55]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_17.java, line 34
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_17
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_17.java:[line 34]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_17.java:[line 52]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_17.java:[line 52]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_31.java, line 37
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_31
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_31.java:[line 37]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_31.java:[line 59]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_31.java:[line 59]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_45.java, line 34
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_45
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE23_Relative_Path_Traversal__getParameter_Servlet_45.java:[line 34]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_45.java:[line 51]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_45.java:[line 51]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_01.java, line 34
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_01
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_01.java:[line 34]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_01.java:[line 39]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_01.java:[line 39]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_02.java, line 35
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_02
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_02.java:[line 35]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_02.java:[line 47]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_02.java:[line 47]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_03.java, line 35
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_03
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_03.java:[line 35]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_03.java:[line 47]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_03.java:[line 47]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_04.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_04
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_04.java:[line 42]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_04.java:[line 54]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_04.java:[line 54]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_05.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_05
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_05.java:[line 42]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_05.java:[line 54]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_05.java:[line 54]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_06.java, line 41
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_06
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_06.java:[line 41]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_06.java:[line 53]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_06.java:[line 53]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_07.java, line 41
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_07
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_07.java:[line 41]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_07.java:[line 53]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_07.java:[line 53]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_08.java, line 49
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_08
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_08.java:[line 49]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_08.java:[line 61]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_08.java:[line 61]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_09.java, line 35
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_09
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_09.java:[line 35]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_09.java:[line 47]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_09.java:[line 47]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_10.java, line 35
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_10
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_10.java:[line 35]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_10.java:[line 47]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_10.java:[line 47]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_11.java, line 35
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_11
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_11.java:[line 35]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_11.java:[line 47]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_11.java:[line 47]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.java, line 35
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.java:[line 35]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.java:[line 48]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.java:[line 48]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_13.java, line 35
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_13
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_13.java:[line 35]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_13.java:[line 47]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_13.java:[line 47]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_14.java, line 35
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_14
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_14.java:[line 35]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_14.java:[line 47]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_14.java:[line 47]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_15.java, line 37
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_15
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_15.java:[line 37]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_15.java:[line 49]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_15.java:[line 49]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_16.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_16
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_16.java:[line 36]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_16.java:[line 43]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_16.java:[line 43]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_17.java, line 34
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_17
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_17.java:[line 34]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_17.java:[line 41]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_17.java:[line 41]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_31.java, line 37
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_31
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_31.java:[line 37]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_31.java:[line 47]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_31.java:[line 47]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_41.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_41.java, line 100
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_41
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_41.bad(HttpServletRequest, HttpServletResponse)
Called method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_41.badSink(String, HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_41.java:[line 100]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_41.java:[line 102]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_41.java:[line 102]

Relative path traversal in servlet Medium

Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_45.java, line 34
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_45
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
Called method new java.io.File(String)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_45.java:[line 34]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_45.java:[line 39]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_45.java:[line 39]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_51a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_51a.java, line 31
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_51a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_51a.bad(HttpServletRequest, HttpServletResponse)
Called method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_51b.badSink(String, HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_51a.java:[line 31]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_51a.java:[line 33]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_51a.java:[line 33]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_52a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_52a.java, line 32
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_52a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_52a.bad(HttpServletRequest, HttpServletResponse)
Called method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_52b.badSink(String, HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_52a.java:[line 32]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_52a.java:[line 34]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_52a.java:[line 34]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_53a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_53a.java, line 32
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_53a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_53a.bad(HttpServletRequest, HttpServletResponse)
Called method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_53b.badSink(String, HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_53a.java:[line 32]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_53a.java:[line 34]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_53a.java:[line 34]

Absolute path traversal in servlet Medium

Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_54a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_54a.java, line 32
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_54a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_54a.bad(HttpServletRequest, HttpServletResponse)
Called method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_54b.badSink(String, HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE36_Absolute_Path_Traversal__getParameter_Servlet_54a.java:[line 32]
Local variable named data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_54a.java:[line 34]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_54a.java:[line 34]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_01.java, line 182
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_01.goodG2B()
At CWE89_SQL_Injection__connect_tcp_execute_01.java:[line 182]
At CWE89_SQL_Injection__connect_tcp_execute_01.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_02.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_02.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_execute_02.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_02.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_02.java:[line 256]
At CWE89_SQL_Injection__connect_tcp_execute_02.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_03.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_03.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_execute_03.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_03.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_03.java:[line 256]
At CWE89_SQL_Injection__connect_tcp_execute_03.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_04.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_04.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_execute_04.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_04.java, line 263
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_04.java:[line 263]
At CWE89_SQL_Injection__connect_tcp_execute_04.java:[line 263]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_05.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_05.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_execute_05.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_05.java, line 263
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_05.java:[line 263]
At CWE89_SQL_Injection__connect_tcp_execute_05.java:[line 263]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_06.java, line 193
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_06.java:[line 193]
At CWE89_SQL_Injection__connect_tcp_execute_06.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_06.java, line 261
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_06.java:[line 261]
At CWE89_SQL_Injection__connect_tcp_execute_06.java:[line 261]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_07.java, line 193
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_07.java:[line 193]
At CWE89_SQL_Injection__connect_tcp_execute_07.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_07.java, line 261
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_07.java:[line 261]
At CWE89_SQL_Injection__connect_tcp_execute_07.java:[line 261]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_08.java, line 201
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_08.java:[line 201]
At CWE89_SQL_Injection__connect_tcp_execute_08.java:[line 201]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_08.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_08.java:[line 269]
At CWE89_SQL_Injection__connect_tcp_execute_08.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_09.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_09.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_execute_09.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_09.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_09.java:[line 256]
At CWE89_SQL_Injection__connect_tcp_execute_09.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_10.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_10.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_execute_10.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_10.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_10.java:[line 256]
At CWE89_SQL_Injection__connect_tcp_execute_10.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_11.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_11.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_execute_11.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_11.java, line 257
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_11.java:[line 257]
At CWE89_SQL_Injection__connect_tcp_execute_11.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_12.java, line 298
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_execute_12.java:[line 298]
At CWE89_SQL_Injection__connect_tcp_execute_12.java:[line 298]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_13.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_13.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_execute_13.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_13.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_13.java:[line 256]
At CWE89_SQL_Injection__connect_tcp_execute_13.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_14.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_14.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_execute_14.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_14.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_14.java:[line 256]
At CWE89_SQL_Injection__connect_tcp_execute_14.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_15.java, line 197
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_execute_15.java:[line 197]
At CWE89_SQL_Injection__connect_tcp_execute_15.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_15.java, line 273
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_execute_15.java:[line 273]
At CWE89_SQL_Injection__connect_tcp_execute_15.java:[line 273]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_16.java, line 179
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_16.goodG2B()
At CWE89_SQL_Injection__connect_tcp_execute_16.java:[line 179]
At CWE89_SQL_Injection__connect_tcp_execute_16.java:[line 179]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_17.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_17.goodG2B()
At CWE89_SQL_Injection__connect_tcp_execute_17.java:[line 180]
At CWE89_SQL_Injection__connect_tcp_execute_17.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_31.java, line 197
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_31.goodG2B()
At CWE89_SQL_Injection__connect_tcp_execute_31.java:[line 197]
At CWE89_SQL_Injection__connect_tcp_execute_31.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68b.badSink()
At CWE89_SQL_Injection__connect_tcp_execute_68b.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68b.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_execute_68b.java:[line 100]
At CWE89_SQL_Injection__connect_tcp_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_71b.badSink(Object)
At CWE89_SQL_Injection__connect_tcp_execute_71b.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__connect_tcp_execute_71b.java:[line 100]
At CWE89_SQL_Injection__connect_tcp_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_72b.badSink(Vector)
At CWE89_SQL_Injection__connect_tcp_execute_72b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__connect_tcp_execute_72b.java:[line 101]
At CWE89_SQL_Injection__connect_tcp_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_73b.badSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_execute_73b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_execute_73b.java:[line 101]
At CWE89_SQL_Injection__connect_tcp_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_74b.badSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_execute_74b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_execute_74b.java:[line 101]
At CWE89_SQL_Injection__connect_tcp_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_75b.badSink(byte[])
At CWE89_SQL_Injection__connect_tcp_execute_75b.java:[line 53]
At CWE89_SQL_Injection__connect_tcp_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__connect_tcp_execute_75b.java:[line 154]
At CWE89_SQL_Injection__connect_tcp_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_01.java, line 192
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_01.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeBatch_01.java:[line 192]
At CWE89_SQL_Injection__connect_tcp_executeBatch_01.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_02.java, line 203
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_02.java:[line 203]
At CWE89_SQL_Injection__connect_tcp_executeBatch_02.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_02.java, line 280
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_02.java:[line 280]
At CWE89_SQL_Injection__connect_tcp_executeBatch_02.java:[line 280]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_03.java, line 203
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_03.java:[line 203]
At CWE89_SQL_Injection__connect_tcp_executeBatch_03.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_03.java, line 280
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_03.java:[line 280]
At CWE89_SQL_Injection__connect_tcp_executeBatch_03.java:[line 280]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_04.java, line 210
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_04.java:[line 210]
At CWE89_SQL_Injection__connect_tcp_executeBatch_04.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_04.java, line 287
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_04.java:[line 287]
At CWE89_SQL_Injection__connect_tcp_executeBatch_04.java:[line 287]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_05.java, line 210
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_05.java:[line 210]
At CWE89_SQL_Injection__connect_tcp_executeBatch_05.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_05.java, line 287
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_05.java:[line 287]
At CWE89_SQL_Injection__connect_tcp_executeBatch_05.java:[line 287]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_06.java, line 208
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_06.java:[line 208]
At CWE89_SQL_Injection__connect_tcp_executeBatch_06.java:[line 208]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_06.java, line 285
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_06.java:[line 285]
At CWE89_SQL_Injection__connect_tcp_executeBatch_06.java:[line 285]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_07.java, line 208
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_07.java:[line 208]
At CWE89_SQL_Injection__connect_tcp_executeBatch_07.java:[line 208]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_07.java, line 285
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_07.java:[line 285]
At CWE89_SQL_Injection__connect_tcp_executeBatch_07.java:[line 285]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_08.java, line 216
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_08.java:[line 216]
At CWE89_SQL_Injection__connect_tcp_executeBatch_08.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_08.java, line 293
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_08.java:[line 293]
At CWE89_SQL_Injection__connect_tcp_executeBatch_08.java:[line 293]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_09.java, line 203
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_09.java:[line 203]
At CWE89_SQL_Injection__connect_tcp_executeBatch_09.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_09.java, line 280
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_09.java:[line 280]
At CWE89_SQL_Injection__connect_tcp_executeBatch_09.java:[line 280]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_10.java, line 203
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_10.java:[line 203]
At CWE89_SQL_Injection__connect_tcp_executeBatch_10.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_10.java, line 280
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_10.java:[line 280]
At CWE89_SQL_Injection__connect_tcp_executeBatch_10.java:[line 280]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_11.java, line 203
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_11.java:[line 203]
At CWE89_SQL_Injection__connect_tcp_executeBatch_11.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_11.java, line 281
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_11.java:[line 281]
At CWE89_SQL_Injection__connect_tcp_executeBatch_11.java:[line 281]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_12.java, line 326
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeBatch_12.java:[line 326]
At CWE89_SQL_Injection__connect_tcp_executeBatch_12.java:[line 326]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_13.java, line 203
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_13.java:[line 203]
At CWE89_SQL_Injection__connect_tcp_executeBatch_13.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_13.java, line 280
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_13.java:[line 280]
At CWE89_SQL_Injection__connect_tcp_executeBatch_13.java:[line 280]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_14.java, line 203
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_14.java:[line 203]
At CWE89_SQL_Injection__connect_tcp_executeBatch_14.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_14.java, line 280
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_14.java:[line 280]
At CWE89_SQL_Injection__connect_tcp_executeBatch_14.java:[line 280]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_15.java, line 212
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeBatch_15.java:[line 212]
At CWE89_SQL_Injection__connect_tcp_executeBatch_15.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_15.java, line 297
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeBatch_15.java:[line 297]
At CWE89_SQL_Injection__connect_tcp_executeBatch_15.java:[line 297]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_16.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_16.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeBatch_16.java:[line 194]
At CWE89_SQL_Injection__connect_tcp_executeBatch_16.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_17.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_17.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeBatch_17.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_executeBatch_17.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_31.java, line 207
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_31.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeBatch_31.java:[line 207]
At CWE89_SQL_Injection__connect_tcp_executeBatch_31.java:[line 207]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68b.badSink()
At CWE89_SQL_Injection__connect_tcp_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__connect_tcp_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68b.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__connect_tcp_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_71b.badSink(Object)
At CWE89_SQL_Injection__connect_tcp_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__connect_tcp_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__connect_tcp_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__connect_tcp_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_72b.badSink(Vector)
At CWE89_SQL_Injection__connect_tcp_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__connect_tcp_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__connect_tcp_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__connect_tcp_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_73b.badSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__connect_tcp_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__connect_tcp_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_74b.badSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__connect_tcp_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__connect_tcp_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_75b.badSink(byte[])
At CWE89_SQL_Injection__connect_tcp_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__connect_tcp_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__connect_tcp_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__connect_tcp_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_01.java, line 189
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_01.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeQuery_01.java:[line 189]
At CWE89_SQL_Injection__connect_tcp_executeQuery_01.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_02.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_02.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_executeQuery_02.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_02.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_02.java:[line 269]
At CWE89_SQL_Injection__connect_tcp_executeQuery_02.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_03.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_03.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_executeQuery_03.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_03.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_03.java:[line 269]
At CWE89_SQL_Injection__connect_tcp_executeQuery_03.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_04.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_04.java:[line 202]
At CWE89_SQL_Injection__connect_tcp_executeQuery_04.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_04.java, line 276
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_04.java:[line 276]
At CWE89_SQL_Injection__connect_tcp_executeQuery_04.java:[line 276]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_05.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_05.java:[line 202]
At CWE89_SQL_Injection__connect_tcp_executeQuery_05.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_05.java, line 276
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_05.java:[line 276]
At CWE89_SQL_Injection__connect_tcp_executeQuery_05.java:[line 276]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_06.java, line 200
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_06.java:[line 200]
At CWE89_SQL_Injection__connect_tcp_executeQuery_06.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_06.java, line 274
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_06.java:[line 274]
At CWE89_SQL_Injection__connect_tcp_executeQuery_06.java:[line 274]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_07.java, line 200
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_07.java:[line 200]
At CWE89_SQL_Injection__connect_tcp_executeQuery_07.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_07.java, line 274
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_07.java:[line 274]
At CWE89_SQL_Injection__connect_tcp_executeQuery_07.java:[line 274]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_08.java, line 208
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_08.java:[line 208]
At CWE89_SQL_Injection__connect_tcp_executeQuery_08.java:[line 208]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_08.java, line 282
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_08.java:[line 282]
At CWE89_SQL_Injection__connect_tcp_executeQuery_08.java:[line 282]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_09.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_09.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_executeQuery_09.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_09.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_09.java:[line 269]
At CWE89_SQL_Injection__connect_tcp_executeQuery_09.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_10.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_10.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_executeQuery_10.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_10.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_10.java:[line 269]
At CWE89_SQL_Injection__connect_tcp_executeQuery_10.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_11.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_11.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_executeQuery_11.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_11.java, line 270
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_11.java:[line 270]
At CWE89_SQL_Injection__connect_tcp_executeQuery_11.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_12.java, line 317
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeQuery_12.java:[line 317]
At CWE89_SQL_Injection__connect_tcp_executeQuery_12.java:[line 317]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_13.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_13.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_executeQuery_13.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_13.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_13.java:[line 269]
At CWE89_SQL_Injection__connect_tcp_executeQuery_13.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_14.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_14.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_executeQuery_14.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_14.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_14.java:[line 269]
At CWE89_SQL_Injection__connect_tcp_executeQuery_14.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_15.java, line 204
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeQuery_15.java:[line 204]
At CWE89_SQL_Injection__connect_tcp_executeQuery_15.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_15.java, line 286
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeQuery_15.java:[line 286]
At CWE89_SQL_Injection__connect_tcp_executeQuery_15.java:[line 286]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_16.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_16.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeQuery_16.java:[line 186]
At CWE89_SQL_Injection__connect_tcp_executeQuery_16.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_17.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_17.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeQuery_17.java:[line 187]
At CWE89_SQL_Injection__connect_tcp_executeQuery_17.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_31.java, line 204
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_31.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeQuery_31.java:[line 204]
At CWE89_SQL_Injection__connect_tcp_executeQuery_31.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68b.badSink()
At CWE89_SQL_Injection__connect_tcp_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68b.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__connect_tcp_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_71b.badSink(Object)
At CWE89_SQL_Injection__connect_tcp_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__connect_tcp_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__connect_tcp_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_72b.badSink(Vector)
At CWE89_SQL_Injection__connect_tcp_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__connect_tcp_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__connect_tcp_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__connect_tcp_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_73b.badSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__connect_tcp_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__connect_tcp_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_74b.badSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__connect_tcp_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__connect_tcp_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_75b.badSink(byte[])
At CWE89_SQL_Injection__connect_tcp_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__connect_tcp_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__connect_tcp_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__connect_tcp_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_01.java, line 175
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_01.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_01.java:[line 175]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_01.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_02.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_02.java:[line 181]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_02.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_02.java, line 242
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_02.java:[line 242]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_02.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_03.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_03.java:[line 181]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_03.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_03.java, line 242
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_03.java:[line 242]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_03.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_04.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_04.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_04.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_04.java, line 249
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_04.java:[line 249]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_04.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_05.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_05.java:[line 188]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_05.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_05.java, line 249
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_05.java:[line 249]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_05.java:[line 249]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_06.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_06.java:[line 186]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_06.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_06.java, line 247
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_06.java:[line 247]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_06.java:[line 247]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_07.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_07.java:[line 186]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_07.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_07.java, line 247
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_07.java:[line 247]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_07.java:[line 247]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_08.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_08.java:[line 194]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_08.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_08.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_08.java:[line 255]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_08.java:[line 255]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_09.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_09.java:[line 181]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_09.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_09.java, line 242
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_09.java:[line 242]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_09.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_10.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_10.java:[line 181]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_10.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_10.java, line 242
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_10.java:[line 242]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_10.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_11.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_11.java:[line 181]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_11.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_11.java, line 243
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_11.java:[line 243]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_11.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_12.java, line 277
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_12.java:[line 277]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_12.java:[line 277]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_13.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_13.java:[line 181]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_13.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_13.java, line 242
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_13.java:[line 242]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_13.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_14.java, line 181
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_14.java:[line 181]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_14.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_14.java, line 242
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_14.java:[line 242]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_14.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_15.java, line 190
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_15.java:[line 190]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_15.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_15.java, line 259
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_15.java:[line 259]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_15.java:[line 259]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_16.java, line 172
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_16.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_16.java:[line 172]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_16.java:[line 172]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_17.java, line 173
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_17.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_17.java:[line 173]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_17.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_31.java, line 190
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_31.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_31.java:[line 190]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_31.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.badSink()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.badSink(Object)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.badSink(Vector)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.badSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.badSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.badSink(byte[])
At CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_01.goodG2B()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_01.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_01.goodG2B()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_01.java:[line 180]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_01.java:[line 180]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_02.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_02.java:[line 187]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_02.java:[line 187]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_02.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_02.java:[line 255]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_02.java:[line 255]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_03.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_03.java:[line 187]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_03.java:[line 187]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_03.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_03.java:[line 255]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_03.java:[line 255]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_04.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_04.java:[line 194]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_04.java:[line 194]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_04.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_04.java:[line 262]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_04.java:[line 262]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_05.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_05.java:[line 194]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_05.java:[line 194]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_05.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_05.java:[line 262]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_05.java:[line 262]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_06.java, line 192
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_06.java:[line 192]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_06.java:[line 192]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_06.java, line 260
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_06.java:[line 260]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_06.java:[line 260]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_07.java, line 192
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_07.java:[line 192]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_07.java:[line 192]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_07.java, line 260
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_07.java:[line 260]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_07.java:[line 260]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_08.java, line 200
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_08.java:[line 200]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_08.java:[line 200]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_08.java, line 268
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_08.java:[line 268]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_08.java:[line 268]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_09.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_09.java:[line 187]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_09.java:[line 187]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_09.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_09.java:[line 255]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_09.java:[line 255]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_10.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_10.java:[line 187]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_10.java:[line 187]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_10.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_10.java:[line 255]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_10.java:[line 255]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_11.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_11.java:[line 187]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_11.java:[line 187]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_11.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_11.java:[line 256]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_11.java:[line 256]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12.goodG2B()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_12.java, line 296
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_12.java:[line 296]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_12.java:[line 296]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_13.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_13.java:[line 187]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_13.java:[line 187]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_13.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_13.java:[line 255]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_13.java:[line 255]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_14.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_14.java:[line 187]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_14.java:[line 187]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_14.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_14.java:[line 255]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_14.java:[line 255]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15.goodG2B1()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_15.java, line 196
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15.goodG2B1()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_15.java:[line 196]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_15.java:[line 196]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15.goodG2B2()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_15.java, line 272
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15.goodG2B2()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_15.java:[line 272]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_15.java:[line 272]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_16.goodG2B()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_16.java, line 178
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_16.goodG2B()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_16.java:[line 178]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_16.java:[line 178]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_17.goodG2B()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_17.java, line 179
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_17.goodG2B()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_17.java:[line 179]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_17.java:[line 179]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_31.goodG2B()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_31.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_31.goodG2B()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_31.java:[line 195]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_31.java:[line 195]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.badSink()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.badSink()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.goodG2BSink()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.goodG2BSink()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.badSink(Object)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.badSink(Object)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.goodG2BSink(Object)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.badSink(Vector)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.badSink(Vector)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.goodG2BSink(Vector)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.badSink(LinkedList)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.badSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.goodG2BSink(LinkedList)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.badSink(HashMap)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.badSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.goodG2BSink(HashMap)


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.badSink(byte[])


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.badSink(byte[])
At CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.goodG2BSink(byte[])


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_01.java, line 162
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_01.goodG2B()
At CWE89_SQL_Injection__console_readLine_execute_01.java:[line 162]
At CWE89_SQL_Injection__console_readLine_execute_01.java:[line 162]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_02.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_02.java:[line 170]
At CWE89_SQL_Injection__console_readLine_execute_02.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_02.java, line 238
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_02.java:[line 238]
At CWE89_SQL_Injection__console_readLine_execute_02.java:[line 238]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_03.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_03.java:[line 170]
At CWE89_SQL_Injection__console_readLine_execute_03.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_03.java, line 238
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_03.java:[line 238]
At CWE89_SQL_Injection__console_readLine_execute_03.java:[line 238]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_04.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_04.java:[line 177]
At CWE89_SQL_Injection__console_readLine_execute_04.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_04.java, line 245
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_04.java:[line 245]
At CWE89_SQL_Injection__console_readLine_execute_04.java:[line 245]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_05.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_05.java:[line 177]
At CWE89_SQL_Injection__console_readLine_execute_05.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_05.java, line 245
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_05.java:[line 245]
At CWE89_SQL_Injection__console_readLine_execute_05.java:[line 245]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_06.java, line 175
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_06.java:[line 175]
At CWE89_SQL_Injection__console_readLine_execute_06.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_06.java, line 243
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_06.java:[line 243]
At CWE89_SQL_Injection__console_readLine_execute_06.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_07.java, line 175
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_07.java:[line 175]
At CWE89_SQL_Injection__console_readLine_execute_07.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_07.java, line 243
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_07.java:[line 243]
At CWE89_SQL_Injection__console_readLine_execute_07.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_08.java, line 183
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_08.java:[line 183]
At CWE89_SQL_Injection__console_readLine_execute_08.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_08.java, line 251
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_08.java:[line 251]
At CWE89_SQL_Injection__console_readLine_execute_08.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_09.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_09.java:[line 170]
At CWE89_SQL_Injection__console_readLine_execute_09.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_09.java, line 238
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_09.java:[line 238]
At CWE89_SQL_Injection__console_readLine_execute_09.java:[line 238]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_10.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_10.java:[line 170]
At CWE89_SQL_Injection__console_readLine_execute_10.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_10.java, line 238
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_10.java:[line 238]
At CWE89_SQL_Injection__console_readLine_execute_10.java:[line 238]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_11.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_11.java:[line 170]
At CWE89_SQL_Injection__console_readLine_execute_11.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_11.java, line 239
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_11.java:[line 239]
At CWE89_SQL_Injection__console_readLine_execute_11.java:[line 239]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_12.java, line 280
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_execute_12.java:[line 280]
At CWE89_SQL_Injection__console_readLine_execute_12.java:[line 280]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_13.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_13.java:[line 170]
At CWE89_SQL_Injection__console_readLine_execute_13.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_13.java, line 238
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_13.java:[line 238]
At CWE89_SQL_Injection__console_readLine_execute_13.java:[line 238]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_14.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_14.java:[line 170]
At CWE89_SQL_Injection__console_readLine_execute_14.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_14.java, line 238
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_14.java:[line 238]
At CWE89_SQL_Injection__console_readLine_execute_14.java:[line 238]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_15.java, line 179
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15.goodG2B1()
At CWE89_SQL_Injection__console_readLine_execute_15.java:[line 179]
At CWE89_SQL_Injection__console_readLine_execute_15.java:[line 179]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_15.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15.goodG2B2()
At CWE89_SQL_Injection__console_readLine_execute_15.java:[line 255]
At CWE89_SQL_Injection__console_readLine_execute_15.java:[line 255]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_16.java, line 161
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_16.goodG2B()
At CWE89_SQL_Injection__console_readLine_execute_16.java:[line 161]
At CWE89_SQL_Injection__console_readLine_execute_16.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_17.java, line 160
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_17.goodG2B()
At CWE89_SQL_Injection__console_readLine_execute_17.java:[line 160]
At CWE89_SQL_Injection__console_readLine_execute_17.java:[line 160]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_31.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_31.goodG2B()
At CWE89_SQL_Injection__console_readLine_execute_31.java:[line 177]
At CWE89_SQL_Injection__console_readLine_execute_31.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68b.badSink()
At CWE89_SQL_Injection__console_readLine_execute_68b.java:[line 42]
At CWE89_SQL_Injection__console_readLine_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68b.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_execute_68b.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_71b.badSink(Object)
At CWE89_SQL_Injection__console_readLine_execute_71b.java:[line 42]
At CWE89_SQL_Injection__console_readLine_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__console_readLine_execute_71b.java:[line 100]
At CWE89_SQL_Injection__console_readLine_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_72b.badSink(Vector)
At CWE89_SQL_Injection__console_readLine_execute_72b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__console_readLine_execute_72b.java:[line 101]
At CWE89_SQL_Injection__console_readLine_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_73b.badSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_execute_73b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_execute_73b.java:[line 101]
At CWE89_SQL_Injection__console_readLine_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_74b.badSink(HashMap)
At CWE89_SQL_Injection__console_readLine_execute_74b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__console_readLine_execute_74b.java:[line 101]
At CWE89_SQL_Injection__console_readLine_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_75b.badSink(byte[])
At CWE89_SQL_Injection__console_readLine_execute_75b.java:[line 53]
At CWE89_SQL_Injection__console_readLine_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__console_readLine_execute_75b.java:[line 154]
At CWE89_SQL_Injection__console_readLine_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_01.java, line 172
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_01.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeBatch_01.java:[line 172]
At CWE89_SQL_Injection__console_readLine_executeBatch_01.java:[line 172]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_02.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_02.java:[line 185]
At CWE89_SQL_Injection__console_readLine_executeBatch_02.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_02.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_02.java:[line 262]
At CWE89_SQL_Injection__console_readLine_executeBatch_02.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_03.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_03.java:[line 185]
At CWE89_SQL_Injection__console_readLine_executeBatch_03.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_03.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_03.java:[line 262]
At CWE89_SQL_Injection__console_readLine_executeBatch_03.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_04.java, line 192
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_04.java:[line 192]
At CWE89_SQL_Injection__console_readLine_executeBatch_04.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_04.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_04.java:[line 269]
At CWE89_SQL_Injection__console_readLine_executeBatch_04.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_05.java, line 192
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_05.java:[line 192]
At CWE89_SQL_Injection__console_readLine_executeBatch_05.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_05.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_05.java:[line 269]
At CWE89_SQL_Injection__console_readLine_executeBatch_05.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_06.java, line 190
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_06.java:[line 190]
At CWE89_SQL_Injection__console_readLine_executeBatch_06.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_06.java, line 267
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_06.java:[line 267]
At CWE89_SQL_Injection__console_readLine_executeBatch_06.java:[line 267]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_07.java, line 190
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_07.java:[line 190]
At CWE89_SQL_Injection__console_readLine_executeBatch_07.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_07.java, line 267
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_07.java:[line 267]
At CWE89_SQL_Injection__console_readLine_executeBatch_07.java:[line 267]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_08.java, line 198
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_08.java:[line 198]
At CWE89_SQL_Injection__console_readLine_executeBatch_08.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_08.java, line 275
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_08.java:[line 275]
At CWE89_SQL_Injection__console_readLine_executeBatch_08.java:[line 275]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_09.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_09.java:[line 185]
At CWE89_SQL_Injection__console_readLine_executeBatch_09.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_09.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_09.java:[line 262]
At CWE89_SQL_Injection__console_readLine_executeBatch_09.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_10.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_10.java:[line 185]
At CWE89_SQL_Injection__console_readLine_executeBatch_10.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_10.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_10.java:[line 262]
At CWE89_SQL_Injection__console_readLine_executeBatch_10.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_11.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_11.java:[line 185]
At CWE89_SQL_Injection__console_readLine_executeBatch_11.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_11.java, line 263
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_11.java:[line 263]
At CWE89_SQL_Injection__console_readLine_executeBatch_11.java:[line 263]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_12.java, line 308
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeBatch_12.java:[line 308]
At CWE89_SQL_Injection__console_readLine_executeBatch_12.java:[line 308]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_13.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_13.java:[line 185]
At CWE89_SQL_Injection__console_readLine_executeBatch_13.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_13.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_13.java:[line 262]
At CWE89_SQL_Injection__console_readLine_executeBatch_13.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_14.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_14.java:[line 185]
At CWE89_SQL_Injection__console_readLine_executeBatch_14.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_14.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_14.java:[line 262]
At CWE89_SQL_Injection__console_readLine_executeBatch_14.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_15.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeBatch_15.java:[line 194]
At CWE89_SQL_Injection__console_readLine_executeBatch_15.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_15.java, line 279
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeBatch_15.java:[line 279]
At CWE89_SQL_Injection__console_readLine_executeBatch_15.java:[line 279]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_16.java, line 176
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_16.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeBatch_16.java:[line 176]
At CWE89_SQL_Injection__console_readLine_executeBatch_16.java:[line 176]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_17.java, line 175
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_17.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeBatch_17.java:[line 175]
At CWE89_SQL_Injection__console_readLine_executeBatch_17.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_31.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_31.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeBatch_31.java:[line 187]
At CWE89_SQL_Injection__console_readLine_executeBatch_31.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68b.badSink()
At CWE89_SQL_Injection__console_readLine_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__console_readLine_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68b.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__console_readLine_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_71b.badSink(Object)
At CWE89_SQL_Injection__console_readLine_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__console_readLine_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__console_readLine_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__console_readLine_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_72b.badSink(Vector)
At CWE89_SQL_Injection__console_readLine_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__console_readLine_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__console_readLine_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__console_readLine_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_73b.badSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__console_readLine_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__console_readLine_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_74b.badSink(HashMap)
At CWE89_SQL_Injection__console_readLine_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__console_readLine_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__console_readLine_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__console_readLine_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_75b.badSink(byte[])
At CWE89_SQL_Injection__console_readLine_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__console_readLine_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__console_readLine_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__console_readLine_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_01.java, line 169
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_01.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeQuery_01.java:[line 169]
At CWE89_SQL_Injection__console_readLine_executeQuery_01.java:[line 169]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_02.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_02.java:[line 177]
At CWE89_SQL_Injection__console_readLine_executeQuery_02.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_02.java, line 251
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_02.java:[line 251]
At CWE89_SQL_Injection__console_readLine_executeQuery_02.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_03.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_03.java:[line 177]
At CWE89_SQL_Injection__console_readLine_executeQuery_03.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_03.java, line 251
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_03.java:[line 251]
At CWE89_SQL_Injection__console_readLine_executeQuery_03.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_04.java, line 184
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_04.java:[line 184]
At CWE89_SQL_Injection__console_readLine_executeQuery_04.java:[line 184]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_04.java, line 258
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_04.java:[line 258]
At CWE89_SQL_Injection__console_readLine_executeQuery_04.java:[line 258]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_05.java, line 184
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_05.java:[line 184]
At CWE89_SQL_Injection__console_readLine_executeQuery_05.java:[line 184]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_05.java, line 258
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_05.java:[line 258]
At CWE89_SQL_Injection__console_readLine_executeQuery_05.java:[line 258]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_06.java, line 182
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_06.java:[line 182]
At CWE89_SQL_Injection__console_readLine_executeQuery_06.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_06.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_06.java:[line 256]
At CWE89_SQL_Injection__console_readLine_executeQuery_06.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_07.java, line 182
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_07.java:[line 182]
At CWE89_SQL_Injection__console_readLine_executeQuery_07.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_07.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_07.java:[line 256]
At CWE89_SQL_Injection__console_readLine_executeQuery_07.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_08.java, line 190
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_08.java:[line 190]
At CWE89_SQL_Injection__console_readLine_executeQuery_08.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_08.java, line 264
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_08.java:[line 264]
At CWE89_SQL_Injection__console_readLine_executeQuery_08.java:[line 264]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_09.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_09.java:[line 177]
At CWE89_SQL_Injection__console_readLine_executeQuery_09.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_09.java, line 251
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_09.java:[line 251]
At CWE89_SQL_Injection__console_readLine_executeQuery_09.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_10.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_10.java:[line 177]
At CWE89_SQL_Injection__console_readLine_executeQuery_10.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_10.java, line 251
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_10.java:[line 251]
At CWE89_SQL_Injection__console_readLine_executeQuery_10.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_11.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_11.java:[line 177]
At CWE89_SQL_Injection__console_readLine_executeQuery_11.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_11.java, line 252
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_11.java:[line 252]
At CWE89_SQL_Injection__console_readLine_executeQuery_11.java:[line 252]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_12.java, line 299
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeQuery_12.java:[line 299]
At CWE89_SQL_Injection__console_readLine_executeQuery_12.java:[line 299]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_13.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_13.java:[line 177]
At CWE89_SQL_Injection__console_readLine_executeQuery_13.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_13.java, line 251
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_13.java:[line 251]
At CWE89_SQL_Injection__console_readLine_executeQuery_13.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_14.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_14.java:[line 177]
At CWE89_SQL_Injection__console_readLine_executeQuery_14.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_14.java, line 251
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_14.java:[line 251]
At CWE89_SQL_Injection__console_readLine_executeQuery_14.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_15.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeQuery_15.java:[line 186]
At CWE89_SQL_Injection__console_readLine_executeQuery_15.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_15.java, line 268
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeQuery_15.java:[line 268]
At CWE89_SQL_Injection__console_readLine_executeQuery_15.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_16.java, line 168
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_16.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeQuery_16.java:[line 168]
At CWE89_SQL_Injection__console_readLine_executeQuery_16.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_17.java, line 167
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_17.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeQuery_17.java:[line 167]
At CWE89_SQL_Injection__console_readLine_executeQuery_17.java:[line 167]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_31.java, line 184
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_31.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeQuery_31.java:[line 184]
At CWE89_SQL_Injection__console_readLine_executeQuery_31.java:[line 184]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68b.badSink()
At CWE89_SQL_Injection__console_readLine_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68b.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__console_readLine_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_71b.badSink(Object)
At CWE89_SQL_Injection__console_readLine_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__console_readLine_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__console_readLine_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_72b.badSink(Vector)
At CWE89_SQL_Injection__console_readLine_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__console_readLine_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__console_readLine_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__console_readLine_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_73b.badSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__console_readLine_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__console_readLine_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_74b.badSink(HashMap)
At CWE89_SQL_Injection__console_readLine_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__console_readLine_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__console_readLine_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__console_readLine_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_75b.badSink(byte[])
At CWE89_SQL_Injection__console_readLine_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__console_readLine_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__console_readLine_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__console_readLine_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_01.java, line 155
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_01.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeUpdate_01.java:[line 155]
At CWE89_SQL_Injection__console_readLine_executeUpdate_01.java:[line 155]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_02.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_02.java:[line 163]
At CWE89_SQL_Injection__console_readLine_executeUpdate_02.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_02.java, line 224
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_02.java:[line 224]
At CWE89_SQL_Injection__console_readLine_executeUpdate_02.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_03.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_03.java:[line 163]
At CWE89_SQL_Injection__console_readLine_executeUpdate_03.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_03.java, line 224
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_03.java:[line 224]
At CWE89_SQL_Injection__console_readLine_executeUpdate_03.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_04.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_04.java:[line 170]
At CWE89_SQL_Injection__console_readLine_executeUpdate_04.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_04.java, line 231
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_04.java:[line 231]
At CWE89_SQL_Injection__console_readLine_executeUpdate_04.java:[line 231]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_05.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_05.java:[line 170]
At CWE89_SQL_Injection__console_readLine_executeUpdate_05.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_05.java, line 231
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_05.java:[line 231]
At CWE89_SQL_Injection__console_readLine_executeUpdate_05.java:[line 231]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_06.java, line 168
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_06.java:[line 168]
At CWE89_SQL_Injection__console_readLine_executeUpdate_06.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_06.java, line 229
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_06.java:[line 229]
At CWE89_SQL_Injection__console_readLine_executeUpdate_06.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_07.java, line 168
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_07.java:[line 168]
At CWE89_SQL_Injection__console_readLine_executeUpdate_07.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_07.java, line 229
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_07.java:[line 229]
At CWE89_SQL_Injection__console_readLine_executeUpdate_07.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_08.java, line 176
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_08.java:[line 176]
At CWE89_SQL_Injection__console_readLine_executeUpdate_08.java:[line 176]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_08.java, line 237
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_08.java:[line 237]
At CWE89_SQL_Injection__console_readLine_executeUpdate_08.java:[line 237]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_09.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_09.java:[line 163]
At CWE89_SQL_Injection__console_readLine_executeUpdate_09.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_09.java, line 224
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_09.java:[line 224]
At CWE89_SQL_Injection__console_readLine_executeUpdate_09.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_10.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_10.java:[line 163]
At CWE89_SQL_Injection__console_readLine_executeUpdate_10.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_10.java, line 224
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_10.java:[line 224]
At CWE89_SQL_Injection__console_readLine_executeUpdate_10.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_11.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_11.java:[line 163]
At CWE89_SQL_Injection__console_readLine_executeUpdate_11.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_11.java, line 225
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_11.java:[line 225]
At CWE89_SQL_Injection__console_readLine_executeUpdate_11.java:[line 225]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_12.java, line 259
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeUpdate_12.java:[line 259]
At CWE89_SQL_Injection__console_readLine_executeUpdate_12.java:[line 259]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_13.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_13.java:[line 163]
At CWE89_SQL_Injection__console_readLine_executeUpdate_13.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_13.java, line 224
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_13.java:[line 224]
At CWE89_SQL_Injection__console_readLine_executeUpdate_13.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_14.java, line 163
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_14.java:[line 163]
At CWE89_SQL_Injection__console_readLine_executeUpdate_14.java:[line 163]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_14.java, line 224
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_14.java:[line 224]
At CWE89_SQL_Injection__console_readLine_executeUpdate_14.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_15.java, line 172
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15.goodG2B1()
At CWE89_SQL_Injection__console_readLine_executeUpdate_15.java:[line 172]
At CWE89_SQL_Injection__console_readLine_executeUpdate_15.java:[line 172]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_15.java, line 241
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15.goodG2B2()
At CWE89_SQL_Injection__console_readLine_executeUpdate_15.java:[line 241]
At CWE89_SQL_Injection__console_readLine_executeUpdate_15.java:[line 241]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_16.java, line 154
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_16.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeUpdate_16.java:[line 154]
At CWE89_SQL_Injection__console_readLine_executeUpdate_16.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_17.java, line 153
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_17.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeUpdate_17.java:[line 153]
At CWE89_SQL_Injection__console_readLine_executeUpdate_17.java:[line 153]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_31.java, line 170
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_31.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeUpdate_31.java:[line 170]
At CWE89_SQL_Injection__console_readLine_executeUpdate_31.java:[line 170]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68b.badSink()
At CWE89_SQL_Injection__console_readLine_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68b.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__console_readLine_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_71b.badSink(Object)
At CWE89_SQL_Injection__console_readLine_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__console_readLine_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__console_readLine_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__console_readLine_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_72b.badSink(Vector)
At CWE89_SQL_Injection__console_readLine_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__console_readLine_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__console_readLine_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_73b.badSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__console_readLine_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_74b.badSink(HashMap)
At CWE89_SQL_Injection__console_readLine_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__console_readLine_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__console_readLine_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__console_readLine_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_75b.badSink(byte[])
At CWE89_SQL_Injection__console_readLine_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__console_readLine_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__console_readLine_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__console_readLine_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__console_readLine_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_01.goodG2B()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_01.java, line 160
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_01.goodG2B()
At CWE89_SQL_Injection__console_readLine_prepareStatement_01.java:[line 160]
At CWE89_SQL_Injection__console_readLine_prepareStatement_01.java:[line 160]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_02.java, line 169
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_02.java:[line 169]
At CWE89_SQL_Injection__console_readLine_prepareStatement_02.java:[line 169]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_02.java, line 237
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_02.java:[line 237]
At CWE89_SQL_Injection__console_readLine_prepareStatement_02.java:[line 237]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_03.java, line 169
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_03.java:[line 169]
At CWE89_SQL_Injection__console_readLine_prepareStatement_03.java:[line 169]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_03.java, line 237
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_03.java:[line 237]
At CWE89_SQL_Injection__console_readLine_prepareStatement_03.java:[line 237]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_04.java, line 176
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_04.java:[line 176]
At CWE89_SQL_Injection__console_readLine_prepareStatement_04.java:[line 176]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_04.java, line 244
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_04.java:[line 244]
At CWE89_SQL_Injection__console_readLine_prepareStatement_04.java:[line 244]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_05.java, line 176
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_05.java:[line 176]
At CWE89_SQL_Injection__console_readLine_prepareStatement_05.java:[line 176]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_05.java, line 244
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_05.java:[line 244]
At CWE89_SQL_Injection__console_readLine_prepareStatement_05.java:[line 244]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_06.java, line 174
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_06.java:[line 174]
At CWE89_SQL_Injection__console_readLine_prepareStatement_06.java:[line 174]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_06.java, line 242
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_06.java:[line 242]
At CWE89_SQL_Injection__console_readLine_prepareStatement_06.java:[line 242]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_07.java, line 174
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_07.java:[line 174]
At CWE89_SQL_Injection__console_readLine_prepareStatement_07.java:[line 174]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_07.java, line 242
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_07.java:[line 242]
At CWE89_SQL_Injection__console_readLine_prepareStatement_07.java:[line 242]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_08.java, line 182
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_08.java:[line 182]
At CWE89_SQL_Injection__console_readLine_prepareStatement_08.java:[line 182]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_08.java, line 250
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_08.java:[line 250]
At CWE89_SQL_Injection__console_readLine_prepareStatement_08.java:[line 250]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_09.java, line 169
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_09.java:[line 169]
At CWE89_SQL_Injection__console_readLine_prepareStatement_09.java:[line 169]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_09.java, line 237
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_09.java:[line 237]
At CWE89_SQL_Injection__console_readLine_prepareStatement_09.java:[line 237]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_10.java, line 169
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_10.java:[line 169]
At CWE89_SQL_Injection__console_readLine_prepareStatement_10.java:[line 169]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_10.java, line 237
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_10.java:[line 237]
At CWE89_SQL_Injection__console_readLine_prepareStatement_10.java:[line 237]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_11.java, line 169
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_11.java:[line 169]
At CWE89_SQL_Injection__console_readLine_prepareStatement_11.java:[line 169]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_11.java, line 238
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_11.java:[line 238]
At CWE89_SQL_Injection__console_readLine_prepareStatement_11.java:[line 238]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12.goodG2B()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_12.java, line 278
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_prepareStatement_12.java:[line 278]
At CWE89_SQL_Injection__console_readLine_prepareStatement_12.java:[line 278]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_13.java, line 169
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_13.java:[line 169]
At CWE89_SQL_Injection__console_readLine_prepareStatement_13.java:[line 169]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_13.java, line 237
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_13.java:[line 237]
At CWE89_SQL_Injection__console_readLine_prepareStatement_13.java:[line 237]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_14.java, line 169
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_14.java:[line 169]
At CWE89_SQL_Injection__console_readLine_prepareStatement_14.java:[line 169]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_14.java, line 237
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_14.java:[line 237]
At CWE89_SQL_Injection__console_readLine_prepareStatement_14.java:[line 237]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15.goodG2B1()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_15.java, line 178
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15.goodG2B1()
At CWE89_SQL_Injection__console_readLine_prepareStatement_15.java:[line 178]
At CWE89_SQL_Injection__console_readLine_prepareStatement_15.java:[line 178]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15.goodG2B2()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_15.java, line 254
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15.goodG2B2()
At CWE89_SQL_Injection__console_readLine_prepareStatement_15.java:[line 254]
At CWE89_SQL_Injection__console_readLine_prepareStatement_15.java:[line 254]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_16.goodG2B()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_16.java, line 160
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_16.goodG2B()
At CWE89_SQL_Injection__console_readLine_prepareStatement_16.java:[line 160]
At CWE89_SQL_Injection__console_readLine_prepareStatement_16.java:[line 160]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_17.goodG2B()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_17.java, line 159
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_17.goodG2B()
At CWE89_SQL_Injection__console_readLine_prepareStatement_17.java:[line 159]
At CWE89_SQL_Injection__console_readLine_prepareStatement_17.java:[line 159]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_31.goodG2B()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_31.java, line 175
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_31.goodG2B()
At CWE89_SQL_Injection__console_readLine_prepareStatement_31.java:[line 175]
At CWE89_SQL_Injection__console_readLine_prepareStatement_31.java:[line 175]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68b.badSink()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68b.badSink()
At CWE89_SQL_Injection__console_readLine_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__console_readLine_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68b.goodG2BSink()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68b.goodG2BSink()
At CWE89_SQL_Injection__console_readLine_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__console_readLine_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_71b.badSink(Object)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_71b.badSink(Object)
At CWE89_SQL_Injection__console_readLine_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__console_readLine_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_71b.goodG2BSink(Object)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__console_readLine_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__console_readLine_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_72b.badSink(Vector)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_72b.badSink(Vector)
At CWE89_SQL_Injection__console_readLine_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__console_readLine_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_72b.goodG2BSink(Vector)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__console_readLine_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_73b.badSink(LinkedList)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_73b.badSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__console_readLine_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_73b.goodG2BSink(LinkedList)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__console_readLine_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_74b.badSink(HashMap)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_74b.badSink(HashMap)
At CWE89_SQL_Injection__console_readLine_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__console_readLine_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_74b.goodG2BSink(HashMap)


In file CWE89_SQL_Injection__console_readLine_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__console_readLine_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__console_readLine_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_75b.badSink(byte[])


In file CWE89_SQL_Injection__console_readLine_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_75b.badSink(byte[])
At CWE89_SQL_Injection__console_readLine_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__console_readLine_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_75b.goodG2BSink(byte[])


In file CWE89_SQL_Injection__console_readLine_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__console_readLine_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__console_readLine_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_01.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_01.goodG2B()
At CWE89_SQL_Injection__database_execute_01.java:[line 180]
At CWE89_SQL_Injection__database_execute_01.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_02.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02.goodG2B1()
At CWE89_SQL_Injection__database_execute_02.java:[line 187]
At CWE89_SQL_Injection__database_execute_02.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_02.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02.goodG2B2()
At CWE89_SQL_Injection__database_execute_02.java:[line 255]
At CWE89_SQL_Injection__database_execute_02.java:[line 255]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_03.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03.goodG2B1()
At CWE89_SQL_Injection__database_execute_03.java:[line 187]
At CWE89_SQL_Injection__database_execute_03.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_03.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03.goodG2B2()
At CWE89_SQL_Injection__database_execute_03.java:[line 255]
At CWE89_SQL_Injection__database_execute_03.java:[line 255]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_04.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04.goodG2B1()
At CWE89_SQL_Injection__database_execute_04.java:[line 194]
At CWE89_SQL_Injection__database_execute_04.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_04.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04.goodG2B2()
At CWE89_SQL_Injection__database_execute_04.java:[line 262]
At CWE89_SQL_Injection__database_execute_04.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_05.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05.goodG2B1()
At CWE89_SQL_Injection__database_execute_05.java:[line 194]
At CWE89_SQL_Injection__database_execute_05.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_05.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05.goodG2B2()
At CWE89_SQL_Injection__database_execute_05.java:[line 262]
At CWE89_SQL_Injection__database_execute_05.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_06.java, line 192
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06.goodG2B1()
At CWE89_SQL_Injection__database_execute_06.java:[line 192]
At CWE89_SQL_Injection__database_execute_06.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_06.java, line 260
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06.goodG2B2()
At CWE89_SQL_Injection__database_execute_06.java:[line 260]
At CWE89_SQL_Injection__database_execute_06.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_07.java, line 192
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07.goodG2B1()
At CWE89_SQL_Injection__database_execute_07.java:[line 192]
At CWE89_SQL_Injection__database_execute_07.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_07.java, line 260
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07.goodG2B2()
At CWE89_SQL_Injection__database_execute_07.java:[line 260]
At CWE89_SQL_Injection__database_execute_07.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_08.java, line 200
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08.goodG2B1()
At CWE89_SQL_Injection__database_execute_08.java:[line 200]
At CWE89_SQL_Injection__database_execute_08.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_08.java, line 268
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08.goodG2B2()
At CWE89_SQL_Injection__database_execute_08.java:[line 268]
At CWE89_SQL_Injection__database_execute_08.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_09.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09.goodG2B1()
At CWE89_SQL_Injection__database_execute_09.java:[line 187]
At CWE89_SQL_Injection__database_execute_09.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_09.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09.goodG2B2()
At CWE89_SQL_Injection__database_execute_09.java:[line 255]
At CWE89_SQL_Injection__database_execute_09.java:[line 255]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_10.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10.goodG2B1()
At CWE89_SQL_Injection__database_execute_10.java:[line 187]
At CWE89_SQL_Injection__database_execute_10.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_10.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10.goodG2B2()
At CWE89_SQL_Injection__database_execute_10.java:[line 255]
At CWE89_SQL_Injection__database_execute_10.java:[line 255]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_11.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11.goodG2B1()
At CWE89_SQL_Injection__database_execute_11.java:[line 187]
At CWE89_SQL_Injection__database_execute_11.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_11.java, line 256
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11.goodG2B2()
At CWE89_SQL_Injection__database_execute_11.java:[line 256]
At CWE89_SQL_Injection__database_execute_11.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_12.java, line 297
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12.goodG2B()
At CWE89_SQL_Injection__database_execute_12.java:[line 297]
At CWE89_SQL_Injection__database_execute_12.java:[line 297]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_13.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13.goodG2B1()
At CWE89_SQL_Injection__database_execute_13.java:[line 187]
At CWE89_SQL_Injection__database_execute_13.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_13.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13.goodG2B2()
At CWE89_SQL_Injection__database_execute_13.java:[line 255]
At CWE89_SQL_Injection__database_execute_13.java:[line 255]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_14.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14.goodG2B1()
At CWE89_SQL_Injection__database_execute_14.java:[line 187]
At CWE89_SQL_Injection__database_execute_14.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_14.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14.goodG2B2()
At CWE89_SQL_Injection__database_execute_14.java:[line 255]
At CWE89_SQL_Injection__database_execute_14.java:[line 255]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_15.java, line 196
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15.goodG2B1()
At CWE89_SQL_Injection__database_execute_15.java:[line 196]
At CWE89_SQL_Injection__database_execute_15.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_15.java, line 272
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15.goodG2B2()
At CWE89_SQL_Injection__database_execute_15.java:[line 272]
At CWE89_SQL_Injection__database_execute_15.java:[line 272]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_16.java, line 178
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_16.goodG2B()
At CWE89_SQL_Injection__database_execute_16.java:[line 178]
At CWE89_SQL_Injection__database_execute_16.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_17.java, line 178
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_17.goodG2B()
At CWE89_SQL_Injection__database_execute_17.java:[line 178]
At CWE89_SQL_Injection__database_execute_17.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_31.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_31.goodG2B()
At CWE89_SQL_Injection__database_execute_31.java:[line 195]
At CWE89_SQL_Injection__database_execute_31.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68b.badSink()
At CWE89_SQL_Injection__database_execute_68b.java:[line 42]
At CWE89_SQL_Injection__database_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68b.goodG2BSink()
At CWE89_SQL_Injection__database_execute_68b.java:[line 100]
At CWE89_SQL_Injection__database_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_71b.badSink(Object)
At CWE89_SQL_Injection__database_execute_71b.java:[line 42]
At CWE89_SQL_Injection__database_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__database_execute_71b.java:[line 100]
At CWE89_SQL_Injection__database_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_72b.badSink(Vector)
At CWE89_SQL_Injection__database_execute_72b.java:[line 43]
At CWE89_SQL_Injection__database_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__database_execute_72b.java:[line 101]
At CWE89_SQL_Injection__database_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_73b.badSink(LinkedList)
At CWE89_SQL_Injection__database_execute_73b.java:[line 43]
At CWE89_SQL_Injection__database_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__database_execute_73b.java:[line 101]
At CWE89_SQL_Injection__database_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_74b.badSink(HashMap)
At CWE89_SQL_Injection__database_execute_74b.java:[line 43]
At CWE89_SQL_Injection__database_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__database_execute_74b.java:[line 101]
At CWE89_SQL_Injection__database_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_75b.badSink(byte[])
At CWE89_SQL_Injection__database_execute_75b.java:[line 53]
At CWE89_SQL_Injection__database_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__database_execute_75b.java:[line 154]
At CWE89_SQL_Injection__database_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_01.java, line 190
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_01.goodG2B()
At CWE89_SQL_Injection__database_executeBatch_01.java:[line 190]
At CWE89_SQL_Injection__database_executeBatch_01.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_02.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_02.java:[line 202]
At CWE89_SQL_Injection__database_executeBatch_02.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_02.java, line 279
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_02.java:[line 279]
At CWE89_SQL_Injection__database_executeBatch_02.java:[line 279]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_03.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_03.java:[line 202]
At CWE89_SQL_Injection__database_executeBatch_03.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_03.java, line 279
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_03.java:[line 279]
At CWE89_SQL_Injection__database_executeBatch_03.java:[line 279]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_04.java, line 209
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_04.java:[line 209]
At CWE89_SQL_Injection__database_executeBatch_04.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_04.java, line 286
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_04.java:[line 286]
At CWE89_SQL_Injection__database_executeBatch_04.java:[line 286]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_05.java, line 209
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_05.java:[line 209]
At CWE89_SQL_Injection__database_executeBatch_05.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_05.java, line 286
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_05.java:[line 286]
At CWE89_SQL_Injection__database_executeBatch_05.java:[line 286]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_06.java, line 207
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_06.java:[line 207]
At CWE89_SQL_Injection__database_executeBatch_06.java:[line 207]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_06.java, line 284
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_06.java:[line 284]
At CWE89_SQL_Injection__database_executeBatch_06.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_07.java, line 207
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_07.java:[line 207]
At CWE89_SQL_Injection__database_executeBatch_07.java:[line 207]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_07.java, line 284
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_07.java:[line 284]
At CWE89_SQL_Injection__database_executeBatch_07.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_08.java, line 215
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_08.java:[line 215]
At CWE89_SQL_Injection__database_executeBatch_08.java:[line 215]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_08.java, line 292
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_08.java:[line 292]
At CWE89_SQL_Injection__database_executeBatch_08.java:[line 292]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_09.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_09.java:[line 202]
At CWE89_SQL_Injection__database_executeBatch_09.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_09.java, line 279
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_09.java:[line 279]
At CWE89_SQL_Injection__database_executeBatch_09.java:[line 279]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_10.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_10.java:[line 202]
At CWE89_SQL_Injection__database_executeBatch_10.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_10.java, line 279
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_10.java:[line 279]
At CWE89_SQL_Injection__database_executeBatch_10.java:[line 279]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_11.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_11.java:[line 202]
At CWE89_SQL_Injection__database_executeBatch_11.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_11.java, line 280
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_11.java:[line 280]
At CWE89_SQL_Injection__database_executeBatch_11.java:[line 280]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_12.java, line 325
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__database_executeBatch_12.java:[line 325]
At CWE89_SQL_Injection__database_executeBatch_12.java:[line 325]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_13.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_13.java:[line 202]
At CWE89_SQL_Injection__database_executeBatch_13.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_13.java, line 279
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_13.java:[line 279]
At CWE89_SQL_Injection__database_executeBatch_13.java:[line 279]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_14.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_14.java:[line 202]
At CWE89_SQL_Injection__database_executeBatch_14.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_14.java, line 279
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_14.java:[line 279]
At CWE89_SQL_Injection__database_executeBatch_14.java:[line 279]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_15.java, line 211
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15.goodG2B1()
At CWE89_SQL_Injection__database_executeBatch_15.java:[line 211]
At CWE89_SQL_Injection__database_executeBatch_15.java:[line 211]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_15.java, line 296
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15.goodG2B2()
At CWE89_SQL_Injection__database_executeBatch_15.java:[line 296]
At CWE89_SQL_Injection__database_executeBatch_15.java:[line 296]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_16.java, line 193
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_16.goodG2B()
At CWE89_SQL_Injection__database_executeBatch_16.java:[line 193]
At CWE89_SQL_Injection__database_executeBatch_16.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_17.java, line 193
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_17.goodG2B()
At CWE89_SQL_Injection__database_executeBatch_17.java:[line 193]
At CWE89_SQL_Injection__database_executeBatch_17.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_31.java, line 205
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_31.goodG2B()
At CWE89_SQL_Injection__database_executeBatch_31.java:[line 205]
At CWE89_SQL_Injection__database_executeBatch_31.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68b.badSink()
At CWE89_SQL_Injection__database_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__database_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68b.goodG2BSink()
At CWE89_SQL_Injection__database_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__database_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_71b.badSink(Object)
At CWE89_SQL_Injection__database_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__database_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__database_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__database_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_72b.badSink(Vector)
At CWE89_SQL_Injection__database_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__database_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__database_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__database_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_73b.badSink(LinkedList)
At CWE89_SQL_Injection__database_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__database_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__database_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__database_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_74b.badSink(HashMap)
At CWE89_SQL_Injection__database_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__database_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__database_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__database_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_75b.badSink(byte[])
At CWE89_SQL_Injection__database_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__database_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__database_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__database_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_01.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_01.goodG2B()
At CWE89_SQL_Injection__database_executeQuery_01.java:[line 187]
At CWE89_SQL_Injection__database_executeQuery_01.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_02.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_02.java:[line 194]
At CWE89_SQL_Injection__database_executeQuery_02.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_02.java, line 268
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_02.java:[line 268]
At CWE89_SQL_Injection__database_executeQuery_02.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_03.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_03.java:[line 194]
At CWE89_SQL_Injection__database_executeQuery_03.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_03.java, line 268
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_03.java:[line 268]
At CWE89_SQL_Injection__database_executeQuery_03.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_04.java, line 201
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_04.java:[line 201]
At CWE89_SQL_Injection__database_executeQuery_04.java:[line 201]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_04.java, line 275
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_04.java:[line 275]
At CWE89_SQL_Injection__database_executeQuery_04.java:[line 275]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_05.java, line 201
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_05.java:[line 201]
At CWE89_SQL_Injection__database_executeQuery_05.java:[line 201]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_05.java, line 275
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_05.java:[line 275]
At CWE89_SQL_Injection__database_executeQuery_05.java:[line 275]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_06.java, line 199
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_06.java:[line 199]
At CWE89_SQL_Injection__database_executeQuery_06.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_06.java, line 273
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_06.java:[line 273]
At CWE89_SQL_Injection__database_executeQuery_06.java:[line 273]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_07.java, line 199
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_07.java:[line 199]
At CWE89_SQL_Injection__database_executeQuery_07.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_07.java, line 273
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_07.java:[line 273]
At CWE89_SQL_Injection__database_executeQuery_07.java:[line 273]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_08.java, line 207
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_08.java:[line 207]
At CWE89_SQL_Injection__database_executeQuery_08.java:[line 207]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_08.java, line 281
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_08.java:[line 281]
At CWE89_SQL_Injection__database_executeQuery_08.java:[line 281]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_09.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_09.java:[line 194]
At CWE89_SQL_Injection__database_executeQuery_09.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_09.java, line 268
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_09.java:[line 268]
At CWE89_SQL_Injection__database_executeQuery_09.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_10.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_10.java:[line 194]
At CWE89_SQL_Injection__database_executeQuery_10.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_10.java, line 268
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_10.java:[line 268]
At CWE89_SQL_Injection__database_executeQuery_10.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_11.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_11.java:[line 194]
At CWE89_SQL_Injection__database_executeQuery_11.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_11.java, line 269
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_11.java:[line 269]
At CWE89_SQL_Injection__database_executeQuery_11.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_12.java, line 316
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__database_executeQuery_12.java:[line 316]
At CWE89_SQL_Injection__database_executeQuery_12.java:[line 316]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_13.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_13.java:[line 194]
At CWE89_SQL_Injection__database_executeQuery_13.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_13.java, line 268
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_13.java:[line 268]
At CWE89_SQL_Injection__database_executeQuery_13.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_14.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_14.java:[line 194]
At CWE89_SQL_Injection__database_executeQuery_14.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_14.java, line 268
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_14.java:[line 268]
At CWE89_SQL_Injection__database_executeQuery_14.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_15.java, line 203
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15.goodG2B1()
At CWE89_SQL_Injection__database_executeQuery_15.java:[line 203]
At CWE89_SQL_Injection__database_executeQuery_15.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_15.java, line 285
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15.goodG2B2()
At CWE89_SQL_Injection__database_executeQuery_15.java:[line 285]
At CWE89_SQL_Injection__database_executeQuery_15.java:[line 285]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_16.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_16.goodG2B()
At CWE89_SQL_Injection__database_executeQuery_16.java:[line 185]
At CWE89_SQL_Injection__database_executeQuery_16.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_17.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_17.goodG2B()
At CWE89_SQL_Injection__database_executeQuery_17.java:[line 185]
At CWE89_SQL_Injection__database_executeQuery_17.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_31.java, line 202
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_31.goodG2B()
At CWE89_SQL_Injection__database_executeQuery_31.java:[line 202]
At CWE89_SQL_Injection__database_executeQuery_31.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68b.badSink()
At CWE89_SQL_Injection__database_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__database_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68b.goodG2BSink()
At CWE89_SQL_Injection__database_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__database_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_71b.badSink(Object)
At CWE89_SQL_Injection__database_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__database_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__database_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__database_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_72b.badSink(Vector)
At CWE89_SQL_Injection__database_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__database_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__database_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__database_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_73b.badSink(LinkedList)
At CWE89_SQL_Injection__database_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__database_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__database_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__database_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_74b.badSink(HashMap)
At CWE89_SQL_Injection__database_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__database_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__database_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__database_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_75b.badSink(byte[])
At CWE89_SQL_Injection__database_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__database_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__database_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__database_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_01.java, line 173
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_01.goodG2B()
At CWE89_SQL_Injection__database_executeUpdate_01.java:[line 173]
At CWE89_SQL_Injection__database_executeUpdate_01.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_02.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_02.java:[line 180]
At CWE89_SQL_Injection__database_executeUpdate_02.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_02.java, line 241
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_02.java:[line 241]
At CWE89_SQL_Injection__database_executeUpdate_02.java:[line 241]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_03.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_03.java:[line 180]
At CWE89_SQL_Injection__database_executeUpdate_03.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_03.java, line 241
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_03.java:[line 241]
At CWE89_SQL_Injection__database_executeUpdate_03.java:[line 241]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_04.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_04.java:[line 187]
At CWE89_SQL_Injection__database_executeUpdate_04.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_04.java, line 248
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_04.java:[line 248]
At CWE89_SQL_Injection__database_executeUpdate_04.java:[line 248]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_05.java, line 187
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_05.java:[line 187]
At CWE89_SQL_Injection__database_executeUpdate_05.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_05.java, line 248
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_05.java:[line 248]
At CWE89_SQL_Injection__database_executeUpdate_05.java:[line 248]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_06.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_06.java:[line 185]
At CWE89_SQL_Injection__database_executeUpdate_06.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_06.java, line 246
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_06.java:[line 246]
At CWE89_SQL_Injection__database_executeUpdate_06.java:[line 246]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_07.java, line 185
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_07.java:[line 185]
At CWE89_SQL_Injection__database_executeUpdate_07.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_07.java, line 246
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_07.java:[line 246]
At CWE89_SQL_Injection__database_executeUpdate_07.java:[line 246]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_08.java, line 193
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_08.java:[line 193]
At CWE89_SQL_Injection__database_executeUpdate_08.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_08.java, line 254
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_08.java:[line 254]
At CWE89_SQL_Injection__database_executeUpdate_08.java:[line 254]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_09.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_09.java:[line 180]
At CWE89_SQL_Injection__database_executeUpdate_09.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_09.java, line 241
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_09.java:[line 241]
At CWE89_SQL_Injection__database_executeUpdate_09.java:[line 241]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_10.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_10.java:[line 180]
At CWE89_SQL_Injection__database_executeUpdate_10.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_10.java, line 241
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_10.java:[line 241]
At CWE89_SQL_Injection__database_executeUpdate_10.java:[line 241]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_11.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_11.java:[line 180]
At CWE89_SQL_Injection__database_executeUpdate_11.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_11.java, line 242
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_11.java:[line 242]
At CWE89_SQL_Injection__database_executeUpdate_11.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_12.java, line 276
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__database_executeUpdate_12.java:[line 276]
At CWE89_SQL_Injection__database_executeUpdate_12.java:[line 276]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_13.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_13.java:[line 180]
At CWE89_SQL_Injection__database_executeUpdate_13.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_13.java, line 241
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_13.java:[line 241]
At CWE89_SQL_Injection__database_executeUpdate_13.java:[line 241]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_14.java, line 180
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_14.java:[line 180]
At CWE89_SQL_Injection__database_executeUpdate_14.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_14.java, line 241
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_14.java:[line 241]
At CWE89_SQL_Injection__database_executeUpdate_14.java:[line 241]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_15.java, line 189
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15.goodG2B1()
At CWE89_SQL_Injection__database_executeUpdate_15.java:[line 189]
At CWE89_SQL_Injection__database_executeUpdate_15.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_15.java, line 258
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15.goodG2B2()
At CWE89_SQL_Injection__database_executeUpdate_15.java:[line 258]
At CWE89_SQL_Injection__database_executeUpdate_15.java:[line 258]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_16.java, line 171
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_16.goodG2B()
At CWE89_SQL_Injection__database_executeUpdate_16.java:[line 171]
At CWE89_SQL_Injection__database_executeUpdate_16.java:[line 171]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_17.java, line 171
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_17.goodG2B()
At CWE89_SQL_Injection__database_executeUpdate_17.java:[line 171]
At CWE89_SQL_Injection__database_executeUpdate_17.java:[line 171]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_31.java, line 188
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_31.goodG2B()
At CWE89_SQL_Injection__database_executeUpdate_31.java:[line 188]
At CWE89_SQL_Injection__database_executeUpdate_31.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68b.badSink()
At CWE89_SQL_Injection__database_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__database_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68b.goodG2BSink()
At CWE89_SQL_Injection__database_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__database_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_71b.badSink(Object)
At CWE89_SQL_Injection__database_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__database_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__database_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__database_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_72b.badSink(Vector)
At CWE89_SQL_Injection__database_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__database_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__database_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__database_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_73b.badSink(LinkedList)
At CWE89_SQL_Injection__database_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__database_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__database_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__database_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_74b.badSink(HashMap)
At CWE89_SQL_Injection__database_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__database_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__database_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__database_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_75b.badSink(byte[])
At CWE89_SQL_Injection__database_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__database_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__database_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__database_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__database_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_01.goodG2B()


In file CWE89_SQL_Injection__database_prepareStatement_01.java, line 178
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_01.goodG2B()
At CWE89_SQL_Injection__database_prepareStatement_01.java:[line 178]
At CWE89_SQL_Injection__database_prepareStatement_01.java:[line 178]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_02.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_02.java:[line 186]
At CWE89_SQL_Injection__database_prepareStatement_02.java:[line 186]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_02.java, line 254
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_02.java:[line 254]
At CWE89_SQL_Injection__database_prepareStatement_02.java:[line 254]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_03.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_03.java:[line 186]
At CWE89_SQL_Injection__database_prepareStatement_03.java:[line 186]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_03.java, line 254
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_03.java:[line 254]
At CWE89_SQL_Injection__database_prepareStatement_03.java:[line 254]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_04.java, line 193
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_04.java:[line 193]
At CWE89_SQL_Injection__database_prepareStatement_04.java:[line 193]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_04.java, line 261
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_04.java:[line 261]
At CWE89_SQL_Injection__database_prepareStatement_04.java:[line 261]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_05.java, line 193
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_05.java:[line 193]
At CWE89_SQL_Injection__database_prepareStatement_05.java:[line 193]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_05.java, line 261
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_05.java:[line 261]
At CWE89_SQL_Injection__database_prepareStatement_05.java:[line 261]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_06.java, line 191
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_06.java:[line 191]
At CWE89_SQL_Injection__database_prepareStatement_06.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_06.java, line 259
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_06.java:[line 259]
At CWE89_SQL_Injection__database_prepareStatement_06.java:[line 259]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_07.java, line 191
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_07.java:[line 191]
At CWE89_SQL_Injection__database_prepareStatement_07.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_07.java, line 259
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_07.java:[line 259]
At CWE89_SQL_Injection__database_prepareStatement_07.java:[line 259]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_08.java, line 199
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_08.java:[line 199]
At CWE89_SQL_Injection__database_prepareStatement_08.java:[line 199]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_08.java, line 267
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_08.java:[line 267]
At CWE89_SQL_Injection__database_prepareStatement_08.java:[line 267]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_09.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_09.java:[line 186]
At CWE89_SQL_Injection__database_prepareStatement_09.java:[line 186]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_09.java, line 254
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_09.java:[line 254]
At CWE89_SQL_Injection__database_prepareStatement_09.java:[line 254]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_10.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_10.java:[line 186]
At CWE89_SQL_Injection__database_prepareStatement_10.java:[line 186]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_10.java, line 254
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_10.java:[line 254]
At CWE89_SQL_Injection__database_prepareStatement_10.java:[line 254]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_11.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_11.java:[line 186]
At CWE89_SQL_Injection__database_prepareStatement_11.java:[line 186]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_11.java, line 255
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_11.java:[line 255]
At CWE89_SQL_Injection__database_prepareStatement_11.java:[line 255]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12.goodG2B()


In file CWE89_SQL_Injection__database_prepareStatement_12.java, line 295
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__database_prepareStatement_12.java:[line 295]
At CWE89_SQL_Injection__database_prepareStatement_12.java:[line 295]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_13.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_13.java:[line 186]
At CWE89_SQL_Injection__database_prepareStatement_13.java:[line 186]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_13.java, line 254
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_13.java:[line 254]
At CWE89_SQL_Injection__database_prepareStatement_13.java:[line 254]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_14.java, line 186
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_14.java:[line 186]
At CWE89_SQL_Injection__database_prepareStatement_14.java:[line 186]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_14.java, line 254
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_14.java:[line 254]
At CWE89_SQL_Injection__database_prepareStatement_14.java:[line 254]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15.goodG2B1()


In file CWE89_SQL_Injection__database_prepareStatement_15.java, line 195
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15.goodG2B1()
At CWE89_SQL_Injection__database_prepareStatement_15.java:[line 195]
At CWE89_SQL_Injection__database_prepareStatement_15.java:[line 195]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15.goodG2B2()


In file CWE89_SQL_Injection__database_prepareStatement_15.java, line 271
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15.goodG2B2()
At CWE89_SQL_Injection__database_prepareStatement_15.java:[line 271]
At CWE89_SQL_Injection__database_prepareStatement_15.java:[line 271]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_16.goodG2B()


In file CWE89_SQL_Injection__database_prepareStatement_16.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_16.goodG2B()
At CWE89_SQL_Injection__database_prepareStatement_16.java:[line 177]
At CWE89_SQL_Injection__database_prepareStatement_16.java:[line 177]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_17.goodG2B()


In file CWE89_SQL_Injection__database_prepareStatement_17.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_17.goodG2B()
At CWE89_SQL_Injection__database_prepareStatement_17.java:[line 177]
At CWE89_SQL_Injection__database_prepareStatement_17.java:[line 177]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_31.goodG2B()


In file CWE89_SQL_Injection__database_prepareStatement_31.java, line 193
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_31.goodG2B()
At CWE89_SQL_Injection__database_prepareStatement_31.java:[line 193]
At CWE89_SQL_Injection__database_prepareStatement_31.java:[line 193]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68b.badSink()


In file CWE89_SQL_Injection__database_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68b.badSink()
At CWE89_SQL_Injection__database_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__database_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68b.goodG2BSink()


In file CWE89_SQL_Injection__database_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68b.goodG2BSink()
At CWE89_SQL_Injection__database_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__database_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_71b.badSink(Object)


In file CWE89_SQL_Injection__database_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_71b.badSink(Object)
At CWE89_SQL_Injection__database_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__database_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_71b.goodG2BSink(Object)


In file CWE89_SQL_Injection__database_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__database_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__database_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_72b.badSink(Vector)


In file CWE89_SQL_Injection__database_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_72b.badSink(Vector)
At CWE89_SQL_Injection__database_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__database_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_72b.goodG2BSink(Vector)


In file CWE89_SQL_Injection__database_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__database_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__database_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_73b.badSink(LinkedList)


In file CWE89_SQL_Injection__database_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_73b.badSink(LinkedList)
At CWE89_SQL_Injection__database_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__database_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_73b.goodG2BSink(LinkedList)


In file CWE89_SQL_Injection__database_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__database_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__database_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_74b.badSink(HashMap)


In file CWE89_SQL_Injection__database_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_74b.badSink(HashMap)
At CWE89_SQL_Injection__database_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__database_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_74b.goodG2BSink(HashMap)


In file CWE89_SQL_Injection__database_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__database_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__database_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_75b.badSink(byte[])


In file CWE89_SQL_Injection__database_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_75b.badSink(byte[])
At CWE89_SQL_Injection__database_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__database_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_75b.goodG2BSink(byte[])


In file CWE89_SQL_Injection__database_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__database_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__database_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_01.java, line 123
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_01
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_01.goodG2B()
At CWE89_SQL_Injection__Environment_executeBatch_01.java:[line 123]
At CWE89_SQL_Injection__Environment_executeBatch_01.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_02.java, line 139
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_02.java:[line 139]
At CWE89_SQL_Injection__Environment_executeBatch_02.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_02.java, line 216
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_02.java:[line 216]
At CWE89_SQL_Injection__Environment_executeBatch_02.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_03.java, line 139
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_03.java:[line 139]
At CWE89_SQL_Injection__Environment_executeBatch_03.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_03.java, line 216
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_03.java:[line 216]
At CWE89_SQL_Injection__Environment_executeBatch_03.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_04.java, line 146
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_04.java:[line 146]
At CWE89_SQL_Injection__Environment_executeBatch_04.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_04.java, line 223
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_04.java:[line 223]
At CWE89_SQL_Injection__Environment_executeBatch_04.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_05.java, line 146
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_05.java:[line 146]
At CWE89_SQL_Injection__Environment_executeBatch_05.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_05.java, line 223
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_05.java:[line 223]
At CWE89_SQL_Injection__Environment_executeBatch_05.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_06.java, line 144
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_06.java:[line 144]
At CWE89_SQL_Injection__Environment_executeBatch_06.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_06.java, line 221
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_06.java:[line 221]
At CWE89_SQL_Injection__Environment_executeBatch_06.java:[line 221]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_07.java, line 144
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_07.java:[line 144]
At CWE89_SQL_Injection__Environment_executeBatch_07.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_07.java, line 221
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_07.java:[line 221]
At CWE89_SQL_Injection__Environment_executeBatch_07.java:[line 221]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_08.java, line 152
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_08.java:[line 152]
At CWE89_SQL_Injection__Environment_executeBatch_08.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_08.java, line 229
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_08.java:[line 229]
At CWE89_SQL_Injection__Environment_executeBatch_08.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_09.java, line 139
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_09.java:[line 139]
At CWE89_SQL_Injection__Environment_executeBatch_09.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_09.java, line 216
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_09.java:[line 216]
At CWE89_SQL_Injection__Environment_executeBatch_09.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_10.java, line 139
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_10.java:[line 139]
At CWE89_SQL_Injection__Environment_executeBatch_10.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_10.java, line 216
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_10.java:[line 216]
At CWE89_SQL_Injection__Environment_executeBatch_10.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_11.java, line 139
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_11.java:[line 139]
At CWE89_SQL_Injection__Environment_executeBatch_11.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_11.java, line 217
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_11.java:[line 217]
At CWE89_SQL_Injection__Environment_executeBatch_11.java:[line 217]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_12.java, line 262
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__Environment_executeBatch_12.java:[line 262]
At CWE89_SQL_Injection__Environment_executeBatch_12.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_13.java, line 139
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_13.java:[line 139]
At CWE89_SQL_Injection__Environment_executeBatch_13.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_13.java, line 216
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_13.java:[line 216]
At CWE89_SQL_Injection__Environment_executeBatch_13.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_14.java, line 139
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_14.java:[line 139]
At CWE89_SQL_Injection__Environment_executeBatch_14.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_14.java, line 216
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_14.java:[line 216]
At CWE89_SQL_Injection__Environment_executeBatch_14.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_15.java, line 148
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15.goodG2B1()
At CWE89_SQL_Injection__Environment_executeBatch_15.java:[line 148]
At CWE89_SQL_Injection__Environment_executeBatch_15.java:[line 148]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_15.java, line 233
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15.goodG2B2()
At CWE89_SQL_Injection__Environment_executeBatch_15.java:[line 233]
At CWE89_SQL_Injection__Environment_executeBatch_15.java:[line 233]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_16.java, line 130
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_16
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_16.goodG2B()
At CWE89_SQL_Injection__Environment_executeBatch_16.java:[line 130]
At CWE89_SQL_Injection__Environment_executeBatch_16.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_17.java, line 126
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_17
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_17.goodG2B()
At CWE89_SQL_Injection__Environment_executeBatch_17.java:[line 126]
At CWE89_SQL_Injection__Environment_executeBatch_17.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_31.java, line 138
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_31
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_31.goodG2B()
At CWE89_SQL_Injection__Environment_executeBatch_31.java:[line 138]
At CWE89_SQL_Injection__Environment_executeBatch_31.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68b.badSink()
At CWE89_SQL_Injection__Environment_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__Environment_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68b.goodG2BSink()
At CWE89_SQL_Injection__Environment_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__Environment_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_71b.badSink(Object)
At CWE89_SQL_Injection__Environment_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__Environment_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Environment_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__Environment_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_72b.badSink(Vector)
At CWE89_SQL_Injection__Environment_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__Environment_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Environment_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__Environment_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Environment_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__Environment_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Environment_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__Environment_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_74b.badSink(HashMap)
At CWE89_SQL_Injection__Environment_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__Environment_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Environment_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__Environment_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_75b.badSink(byte[])
At CWE89_SQL_Injection__Environment_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__Environment_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Environment_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__Environment_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_01.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_01.goodG2B()
At CWE89_SQL_Injection__Environment_execute_01.java:[line 113]
At CWE89_SQL_Injection__Environment_execute_01.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_02.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_02.java:[line 124]
At CWE89_SQL_Injection__Environment_execute_02.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_02.java, line 192
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_02.java:[line 192]
At CWE89_SQL_Injection__Environment_execute_02.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_03.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_03.java:[line 124]
At CWE89_SQL_Injection__Environment_execute_03.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_03.java, line 192
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_03.java:[line 192]
At CWE89_SQL_Injection__Environment_execute_03.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_04.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_04.java:[line 131]
At CWE89_SQL_Injection__Environment_execute_04.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_04.java, line 199
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_04.java:[line 199]
At CWE89_SQL_Injection__Environment_execute_04.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_05.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_05.java:[line 131]
At CWE89_SQL_Injection__Environment_execute_05.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_05.java, line 199
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_05.java:[line 199]
At CWE89_SQL_Injection__Environment_execute_05.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_06.java, line 129
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_06.java:[line 129]
At CWE89_SQL_Injection__Environment_execute_06.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_06.java, line 197
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_06.java:[line 197]
At CWE89_SQL_Injection__Environment_execute_06.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_07.java, line 129
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_07.java:[line 129]
At CWE89_SQL_Injection__Environment_execute_07.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_07.java, line 197
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_07.java:[line 197]
At CWE89_SQL_Injection__Environment_execute_07.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_08.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_08.java:[line 137]
At CWE89_SQL_Injection__Environment_execute_08.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_08.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_08.java:[line 205]
At CWE89_SQL_Injection__Environment_execute_08.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_09.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_09.java:[line 124]
At CWE89_SQL_Injection__Environment_execute_09.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_09.java, line 192
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_09.java:[line 192]
At CWE89_SQL_Injection__Environment_execute_09.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_10.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_10.java:[line 124]
At CWE89_SQL_Injection__Environment_execute_10.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_10.java, line 192
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_10.java:[line 192]
At CWE89_SQL_Injection__Environment_execute_10.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_11.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_11.java:[line 124]
At CWE89_SQL_Injection__Environment_execute_11.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_11.java, line 193
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_11.java:[line 193]
At CWE89_SQL_Injection__Environment_execute_11.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_12.java, line 234
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.goodG2B()
At CWE89_SQL_Injection__Environment_execute_12.java:[line 234]
At CWE89_SQL_Injection__Environment_execute_12.java:[line 234]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_13.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_13.java:[line 124]
At CWE89_SQL_Injection__Environment_execute_13.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_13.java, line 192
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_13.java:[line 192]
At CWE89_SQL_Injection__Environment_execute_13.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_14.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_14.java:[line 124]
At CWE89_SQL_Injection__Environment_execute_14.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_14.java, line 192
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_14.java:[line 192]
At CWE89_SQL_Injection__Environment_execute_14.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_15.java, line 133
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15.goodG2B1()
At CWE89_SQL_Injection__Environment_execute_15.java:[line 133]
At CWE89_SQL_Injection__Environment_execute_15.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_15.java, line 209
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15.goodG2B2()
At CWE89_SQL_Injection__Environment_execute_15.java:[line 209]
At CWE89_SQL_Injection__Environment_execute_15.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_16.java, line 115
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_16.goodG2B()
At CWE89_SQL_Injection__Environment_execute_16.java:[line 115]
At CWE89_SQL_Injection__Environment_execute_16.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_17.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_17.goodG2B()
At CWE89_SQL_Injection__Environment_execute_17.java:[line 111]
At CWE89_SQL_Injection__Environment_execute_17.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_31.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_31.goodG2B()
At CWE89_SQL_Injection__Environment_execute_31.java:[line 128]
At CWE89_SQL_Injection__Environment_execute_31.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68b.badSink()
At CWE89_SQL_Injection__Environment_execute_68b.java:[line 42]
At CWE89_SQL_Injection__Environment_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68b.goodG2BSink()
At CWE89_SQL_Injection__Environment_execute_68b.java:[line 100]
At CWE89_SQL_Injection__Environment_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_71b.badSink(Object)
At CWE89_SQL_Injection__Environment_execute_71b.java:[line 42]
At CWE89_SQL_Injection__Environment_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Environment_execute_71b.java:[line 100]
At CWE89_SQL_Injection__Environment_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_72b.badSink(Vector)
At CWE89_SQL_Injection__Environment_execute_72b.java:[line 43]
At CWE89_SQL_Injection__Environment_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Environment_execute_72b.java:[line 101]
At CWE89_SQL_Injection__Environment_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Environment_execute_73b.java:[line 43]
At CWE89_SQL_Injection__Environment_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Environment_execute_73b.java:[line 101]
At CWE89_SQL_Injection__Environment_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_74b.badSink(HashMap)
At CWE89_SQL_Injection__Environment_execute_74b.java:[line 43]
At CWE89_SQL_Injection__Environment_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Environment_execute_74b.java:[line 101]
At CWE89_SQL_Injection__Environment_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_75b.badSink(byte[])
At CWE89_SQL_Injection__Environment_execute_75b.java:[line 53]
At CWE89_SQL_Injection__Environment_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Environment_execute_75b.java:[line 154]
At CWE89_SQL_Injection__Environment_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_01.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_01.goodG2B()
At CWE89_SQL_Injection__Environment_executeQuery_01.java:[line 120]
At CWE89_SQL_Injection__Environment_executeQuery_01.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_02.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_02.java:[line 131]
At CWE89_SQL_Injection__Environment_executeQuery_02.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_02.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_02.java:[line 205]
At CWE89_SQL_Injection__Environment_executeQuery_02.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_03.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_03.java:[line 131]
At CWE89_SQL_Injection__Environment_executeQuery_03.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_03.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_03.java:[line 205]
At CWE89_SQL_Injection__Environment_executeQuery_03.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_04.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_04.java:[line 138]
At CWE89_SQL_Injection__Environment_executeQuery_04.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_04.java, line 212
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_04.java:[line 212]
At CWE89_SQL_Injection__Environment_executeQuery_04.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_05.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_05.java:[line 138]
At CWE89_SQL_Injection__Environment_executeQuery_05.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_05.java, line 212
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_05.java:[line 212]
At CWE89_SQL_Injection__Environment_executeQuery_05.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_06.java, line 136
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_06.java:[line 136]
At CWE89_SQL_Injection__Environment_executeQuery_06.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_06.java, line 210
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_06.java:[line 210]
At CWE89_SQL_Injection__Environment_executeQuery_06.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_07.java, line 136
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_07.java:[line 136]
At CWE89_SQL_Injection__Environment_executeQuery_07.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_07.java, line 210
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_07.java:[line 210]
At CWE89_SQL_Injection__Environment_executeQuery_07.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_08.java, line 144
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_08.java:[line 144]
At CWE89_SQL_Injection__Environment_executeQuery_08.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_08.java, line 218
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_08.java:[line 218]
At CWE89_SQL_Injection__Environment_executeQuery_08.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_09.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_09.java:[line 131]
At CWE89_SQL_Injection__Environment_executeQuery_09.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_09.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_09.java:[line 205]
At CWE89_SQL_Injection__Environment_executeQuery_09.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_10.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_10.java:[line 131]
At CWE89_SQL_Injection__Environment_executeQuery_10.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_10.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_10.java:[line 205]
At CWE89_SQL_Injection__Environment_executeQuery_10.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_11.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_11.java:[line 131]
At CWE89_SQL_Injection__Environment_executeQuery_11.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_11.java, line 206
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_11.java:[line 206]
At CWE89_SQL_Injection__Environment_executeQuery_11.java:[line 206]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_12.java, line 253
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__Environment_executeQuery_12.java:[line 253]
At CWE89_SQL_Injection__Environment_executeQuery_12.java:[line 253]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_13.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_13.java:[line 131]
At CWE89_SQL_Injection__Environment_executeQuery_13.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_13.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_13.java:[line 205]
At CWE89_SQL_Injection__Environment_executeQuery_13.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_14.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_14.java:[line 131]
At CWE89_SQL_Injection__Environment_executeQuery_14.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_14.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_14.java:[line 205]
At CWE89_SQL_Injection__Environment_executeQuery_14.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_15.java, line 140
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15.goodG2B1()
At CWE89_SQL_Injection__Environment_executeQuery_15.java:[line 140]
At CWE89_SQL_Injection__Environment_executeQuery_15.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_15.java, line 222
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15.goodG2B2()
At CWE89_SQL_Injection__Environment_executeQuery_15.java:[line 222]
At CWE89_SQL_Injection__Environment_executeQuery_15.java:[line 222]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_16.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_16.goodG2B()
At CWE89_SQL_Injection__Environment_executeQuery_16.java:[line 122]
At CWE89_SQL_Injection__Environment_executeQuery_16.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_17.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_17.goodG2B()
At CWE89_SQL_Injection__Environment_executeQuery_17.java:[line 118]
At CWE89_SQL_Injection__Environment_executeQuery_17.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_31.java, line 135
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_31.goodG2B()
At CWE89_SQL_Injection__Environment_executeQuery_31.java:[line 135]
At CWE89_SQL_Injection__Environment_executeQuery_31.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68b.badSink()
At CWE89_SQL_Injection__Environment_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__Environment_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68b.goodG2BSink()
At CWE89_SQL_Injection__Environment_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__Environment_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_71b.badSink(Object)
At CWE89_SQL_Injection__Environment_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__Environment_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Environment_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__Environment_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_72b.badSink(Vector)
At CWE89_SQL_Injection__Environment_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__Environment_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Environment_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__Environment_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Environment_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__Environment_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Environment_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__Environment_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_74b.badSink(HashMap)
At CWE89_SQL_Injection__Environment_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__Environment_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Environment_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__Environment_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_75b.badSink(byte[])
At CWE89_SQL_Injection__Environment_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__Environment_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Environment_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__Environment_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_01.java, line 106
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_01.goodG2B()
At CWE89_SQL_Injection__Environment_executeUpdate_01.java:[line 106]
At CWE89_SQL_Injection__Environment_executeUpdate_01.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_02.java, line 117
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_02.java:[line 117]
At CWE89_SQL_Injection__Environment_executeUpdate_02.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_02.java, line 178
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_02.java:[line 178]
At CWE89_SQL_Injection__Environment_executeUpdate_02.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_03.java, line 117
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_03.java:[line 117]
At CWE89_SQL_Injection__Environment_executeUpdate_03.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_03.java, line 178
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_03.java:[line 178]
At CWE89_SQL_Injection__Environment_executeUpdate_03.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_04.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_04.java:[line 124]
At CWE89_SQL_Injection__Environment_executeUpdate_04.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_04.java, line 185
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_04.java:[line 185]
At CWE89_SQL_Injection__Environment_executeUpdate_04.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_05.java, line 124
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_05.java:[line 124]
At CWE89_SQL_Injection__Environment_executeUpdate_05.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_05.java, line 185
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_05.java:[line 185]
At CWE89_SQL_Injection__Environment_executeUpdate_05.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_06.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_06.java:[line 122]
At CWE89_SQL_Injection__Environment_executeUpdate_06.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_06.java, line 183
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_06.java:[line 183]
At CWE89_SQL_Injection__Environment_executeUpdate_06.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_07.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_07.java:[line 122]
At CWE89_SQL_Injection__Environment_executeUpdate_07.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_07.java, line 183
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_07.java:[line 183]
At CWE89_SQL_Injection__Environment_executeUpdate_07.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_08.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_08.java:[line 130]
At CWE89_SQL_Injection__Environment_executeUpdate_08.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_08.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_08.java:[line 191]
At CWE89_SQL_Injection__Environment_executeUpdate_08.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_09.java, line 117
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_09.java:[line 117]
At CWE89_SQL_Injection__Environment_executeUpdate_09.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_09.java, line 178
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_09.java:[line 178]
At CWE89_SQL_Injection__Environment_executeUpdate_09.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_10.java, line 117
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_10.java:[line 117]
At CWE89_SQL_Injection__Environment_executeUpdate_10.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_10.java, line 178
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_10.java:[line 178]
At CWE89_SQL_Injection__Environment_executeUpdate_10.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_11.java, line 117
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_11.java:[line 117]
At CWE89_SQL_Injection__Environment_executeUpdate_11.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_11.java, line 179
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_11.java:[line 179]
At CWE89_SQL_Injection__Environment_executeUpdate_11.java:[line 179]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_12.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__Environment_executeUpdate_12.java:[line 213]
At CWE89_SQL_Injection__Environment_executeUpdate_12.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_13.java, line 117
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_13.java:[line 117]
At CWE89_SQL_Injection__Environment_executeUpdate_13.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_13.java, line 178
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_13.java:[line 178]
At CWE89_SQL_Injection__Environment_executeUpdate_13.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_14.java, line 117
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_14.java:[line 117]
At CWE89_SQL_Injection__Environment_executeUpdate_14.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_14.java, line 178
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_14.java:[line 178]
At CWE89_SQL_Injection__Environment_executeUpdate_14.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_15.java, line 126
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15.goodG2B1()
At CWE89_SQL_Injection__Environment_executeUpdate_15.java:[line 126]
At CWE89_SQL_Injection__Environment_executeUpdate_15.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_15.java, line 195
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15.goodG2B2()
At CWE89_SQL_Injection__Environment_executeUpdate_15.java:[line 195]
At CWE89_SQL_Injection__Environment_executeUpdate_15.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_16.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_16.goodG2B()
At CWE89_SQL_Injection__Environment_executeUpdate_16.java:[line 108]
At CWE89_SQL_Injection__Environment_executeUpdate_16.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_17.java, line 104
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_17.goodG2B()
At CWE89_SQL_Injection__Environment_executeUpdate_17.java:[line 104]
At CWE89_SQL_Injection__Environment_executeUpdate_17.java:[line 104]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_31.java, line 121
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_31.goodG2B()
At CWE89_SQL_Injection__Environment_executeUpdate_31.java:[line 121]
At CWE89_SQL_Injection__Environment_executeUpdate_31.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68b.badSink()
At CWE89_SQL_Injection__Environment_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__Environment_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68b.goodG2BSink()
At CWE89_SQL_Injection__Environment_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__Environment_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_71b.badSink(Object)
At CWE89_SQL_Injection__Environment_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__Environment_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Environment_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__Environment_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_72b.badSink(Vector)
At CWE89_SQL_Injection__Environment_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__Environment_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Environment_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__Environment_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Environment_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__Environment_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Environment_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__Environment_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_74b.badSink(HashMap)
At CWE89_SQL_Injection__Environment_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__Environment_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Environment_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__Environment_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_75b.badSink(byte[])
At CWE89_SQL_Injection__Environment_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__Environment_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Environment_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Environment_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__Environment_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_01.goodG2B()


In file CWE89_SQL_Injection__Environment_prepareStatement_01.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_01.goodG2B()
At CWE89_SQL_Injection__Environment_prepareStatement_01.java:[line 111]
At CWE89_SQL_Injection__Environment_prepareStatement_01.java:[line 111]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_02.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_02.java:[line 123]
At CWE89_SQL_Injection__Environment_prepareStatement_02.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_02.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_02.java:[line 191]
At CWE89_SQL_Injection__Environment_prepareStatement_02.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_03.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_03.java:[line 123]
At CWE89_SQL_Injection__Environment_prepareStatement_03.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_03.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_03.java:[line 191]
At CWE89_SQL_Injection__Environment_prepareStatement_03.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_04.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_04.java:[line 130]
At CWE89_SQL_Injection__Environment_prepareStatement_04.java:[line 130]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_04.java, line 198
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_04.java:[line 198]
At CWE89_SQL_Injection__Environment_prepareStatement_04.java:[line 198]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_05.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_05.java:[line 130]
At CWE89_SQL_Injection__Environment_prepareStatement_05.java:[line 130]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_05.java, line 198
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_05.java:[line 198]
At CWE89_SQL_Injection__Environment_prepareStatement_05.java:[line 198]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_06.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_06.java:[line 128]
At CWE89_SQL_Injection__Environment_prepareStatement_06.java:[line 128]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_06.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_06.java:[line 196]
At CWE89_SQL_Injection__Environment_prepareStatement_06.java:[line 196]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_07.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_07.java:[line 128]
At CWE89_SQL_Injection__Environment_prepareStatement_07.java:[line 128]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_07.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_07.java:[line 196]
At CWE89_SQL_Injection__Environment_prepareStatement_07.java:[line 196]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_08.java, line 136
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_08.java:[line 136]
At CWE89_SQL_Injection__Environment_prepareStatement_08.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_08.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_08.java:[line 204]
At CWE89_SQL_Injection__Environment_prepareStatement_08.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_09.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_09.java:[line 123]
At CWE89_SQL_Injection__Environment_prepareStatement_09.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_09.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_09.java:[line 191]
At CWE89_SQL_Injection__Environment_prepareStatement_09.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_10.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_10.java:[line 123]
At CWE89_SQL_Injection__Environment_prepareStatement_10.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_10.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_10.java:[line 191]
At CWE89_SQL_Injection__Environment_prepareStatement_10.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_11.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_11.java:[line 123]
At CWE89_SQL_Injection__Environment_prepareStatement_11.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_11.java, line 192
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_11.java:[line 192]
At CWE89_SQL_Injection__Environment_prepareStatement_11.java:[line 192]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.goodG2B()


In file CWE89_SQL_Injection__Environment_prepareStatement_12.java, line 232
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__Environment_prepareStatement_12.java:[line 232]
At CWE89_SQL_Injection__Environment_prepareStatement_12.java:[line 232]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_13.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_13.java:[line 123]
At CWE89_SQL_Injection__Environment_prepareStatement_13.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_13.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_13.java:[line 191]
At CWE89_SQL_Injection__Environment_prepareStatement_13.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_14.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_14.java:[line 123]
At CWE89_SQL_Injection__Environment_prepareStatement_14.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_14.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_14.java:[line 191]
At CWE89_SQL_Injection__Environment_prepareStatement_14.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15.goodG2B1()


In file CWE89_SQL_Injection__Environment_prepareStatement_15.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15.goodG2B1()
At CWE89_SQL_Injection__Environment_prepareStatement_15.java:[line 132]
At CWE89_SQL_Injection__Environment_prepareStatement_15.java:[line 132]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15.goodG2B2()


In file CWE89_SQL_Injection__Environment_prepareStatement_15.java, line 208
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15.goodG2B2()
At CWE89_SQL_Injection__Environment_prepareStatement_15.java:[line 208]
At CWE89_SQL_Injection__Environment_prepareStatement_15.java:[line 208]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_16.goodG2B()


In file CWE89_SQL_Injection__Environment_prepareStatement_16.java, line 114
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_16.goodG2B()
At CWE89_SQL_Injection__Environment_prepareStatement_16.java:[line 114]
At CWE89_SQL_Injection__Environment_prepareStatement_16.java:[line 114]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_17.goodG2B()


In file CWE89_SQL_Injection__Environment_prepareStatement_17.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_17.goodG2B()
At CWE89_SQL_Injection__Environment_prepareStatement_17.java:[line 110]
At CWE89_SQL_Injection__Environment_prepareStatement_17.java:[line 110]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_31.goodG2B()


In file CWE89_SQL_Injection__Environment_prepareStatement_31.java, line 126
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_31.goodG2B()
At CWE89_SQL_Injection__Environment_prepareStatement_31.java:[line 126]
At CWE89_SQL_Injection__Environment_prepareStatement_31.java:[line 126]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68b.badSink()


In file CWE89_SQL_Injection__Environment_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68b.badSink()
At CWE89_SQL_Injection__Environment_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__Environment_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68b.goodG2BSink()


In file CWE89_SQL_Injection__Environment_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68b.goodG2BSink()
At CWE89_SQL_Injection__Environment_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__Environment_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_71b.badSink(Object)


In file CWE89_SQL_Injection__Environment_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_71b.badSink(Object)
At CWE89_SQL_Injection__Environment_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__Environment_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_71b.goodG2BSink(Object)


In file CWE89_SQL_Injection__Environment_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Environment_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__Environment_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_72b.badSink(Vector)


In file CWE89_SQL_Injection__Environment_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_72b.badSink(Vector)
At CWE89_SQL_Injection__Environment_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__Environment_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_72b.goodG2BSink(Vector)


In file CWE89_SQL_Injection__Environment_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Environment_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__Environment_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_73b.badSink(LinkedList)


In file CWE89_SQL_Injection__Environment_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Environment_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__Environment_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_73b.goodG2BSink(LinkedList)


In file CWE89_SQL_Injection__Environment_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Environment_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__Environment_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_74b.badSink(HashMap)


In file CWE89_SQL_Injection__Environment_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_74b.badSink(HashMap)
At CWE89_SQL_Injection__Environment_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__Environment_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_74b.goodG2BSink(HashMap)


In file CWE89_SQL_Injection__Environment_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Environment_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__Environment_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_75b.badSink(byte[])


In file CWE89_SQL_Injection__Environment_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_75b.badSink(byte[])
At CWE89_SQL_Injection__Environment_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__Environment_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_75b.goodG2BSink(byte[])


In file CWE89_SQL_Injection__Environment_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Environment_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__Environment_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_01.java, line 180
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.goodG2B()
At CWE89_SQL_Injection__File_execute_01.java:[line 180]
At CWE89_SQL_Injection__File_execute_01.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_02.java, line 189
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodG2B1()
At CWE89_SQL_Injection__File_execute_02.java:[line 189]
At CWE89_SQL_Injection__File_execute_02.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_02.java, line 257
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodG2B2()
At CWE89_SQL_Injection__File_execute_02.java:[line 257]
At CWE89_SQL_Injection__File_execute_02.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_03.java, line 189
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodG2B1()
At CWE89_SQL_Injection__File_execute_03.java:[line 189]
At CWE89_SQL_Injection__File_execute_03.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_03.java, line 257
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodG2B2()
At CWE89_SQL_Injection__File_execute_03.java:[line 257]
At CWE89_SQL_Injection__File_execute_03.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_04.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodG2B1()
At CWE89_SQL_Injection__File_execute_04.java:[line 196]
At CWE89_SQL_Injection__File_execute_04.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_04.java, line 264
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodG2B2()
At CWE89_SQL_Injection__File_execute_04.java:[line 264]
At CWE89_SQL_Injection__File_execute_04.java:[line 264]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_05.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodG2B1()
At CWE89_SQL_Injection__File_execute_05.java:[line 196]
At CWE89_SQL_Injection__File_execute_05.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_05.java, line 264
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodG2B2()
At CWE89_SQL_Injection__File_execute_05.java:[line 264]
At CWE89_SQL_Injection__File_execute_05.java:[line 264]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_06.java, line 194
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodG2B1()
At CWE89_SQL_Injection__File_execute_06.java:[line 194]
At CWE89_SQL_Injection__File_execute_06.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_06.java, line 262
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodG2B2()
At CWE89_SQL_Injection__File_execute_06.java:[line 262]
At CWE89_SQL_Injection__File_execute_06.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_07.java, line 194
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodG2B1()
At CWE89_SQL_Injection__File_execute_07.java:[line 194]
At CWE89_SQL_Injection__File_execute_07.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_07.java, line 262
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodG2B2()
At CWE89_SQL_Injection__File_execute_07.java:[line 262]
At CWE89_SQL_Injection__File_execute_07.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_08.java, line 202
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodG2B1()
At CWE89_SQL_Injection__File_execute_08.java:[line 202]
At CWE89_SQL_Injection__File_execute_08.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_08.java, line 270
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodG2B2()
At CWE89_SQL_Injection__File_execute_08.java:[line 270]
At CWE89_SQL_Injection__File_execute_08.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_09.java, line 189
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodG2B1()
At CWE89_SQL_Injection__File_execute_09.java:[line 189]
At CWE89_SQL_Injection__File_execute_09.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_09.java, line 257
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodG2B2()
At CWE89_SQL_Injection__File_execute_09.java:[line 257]
At CWE89_SQL_Injection__File_execute_09.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_10.java, line 189
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodG2B1()
At CWE89_SQL_Injection__File_execute_10.java:[line 189]
At CWE89_SQL_Injection__File_execute_10.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_10.java, line 257
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodG2B2()
At CWE89_SQL_Injection__File_execute_10.java:[line 257]
At CWE89_SQL_Injection__File_execute_10.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_11.java, line 189
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodG2B1()
At CWE89_SQL_Injection__File_execute_11.java:[line 189]
At CWE89_SQL_Injection__File_execute_11.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_11.java, line 258
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodG2B2()
At CWE89_SQL_Injection__File_execute_11.java:[line 258]
At CWE89_SQL_Injection__File_execute_11.java:[line 258]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_12.java, line 299
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.goodG2B()
At CWE89_SQL_Injection__File_execute_12.java:[line 299]
At CWE89_SQL_Injection__File_execute_12.java:[line 299]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_13.java, line 189
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodG2B1()
At CWE89_SQL_Injection__File_execute_13.java:[line 189]
At CWE89_SQL_Injection__File_execute_13.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_13.java, line 257
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodG2B2()
At CWE89_SQL_Injection__File_execute_13.java:[line 257]
At CWE89_SQL_Injection__File_execute_13.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_14.java, line 189
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodG2B1()
At CWE89_SQL_Injection__File_execute_14.java:[line 189]
At CWE89_SQL_Injection__File_execute_14.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_14.java, line 257
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodG2B2()
At CWE89_SQL_Injection__File_execute_14.java:[line 257]
At CWE89_SQL_Injection__File_execute_14.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_15.java, line 198
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodG2B1()
At CWE89_SQL_Injection__File_execute_15.java:[line 198]
At CWE89_SQL_Injection__File_execute_15.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_15.java, line 274
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodG2B2()
At CWE89_SQL_Injection__File_execute_15.java:[line 274]
At CWE89_SQL_Injection__File_execute_15.java:[line 274]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_16.java, line 180
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.goodG2B()
At CWE89_SQL_Injection__File_execute_16.java:[line 180]
At CWE89_SQL_Injection__File_execute_16.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_17.java, line 178
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.goodG2B()
At CWE89_SQL_Injection__File_execute_17.java:[line 178]
At CWE89_SQL_Injection__File_execute_17.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_31.java, line 195
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.goodG2B()
At CWE89_SQL_Injection__File_execute_31.java:[line 195]
At CWE89_SQL_Injection__File_execute_31.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68b.badSink()
At CWE89_SQL_Injection__File_execute_68b.java:[line 42]
At CWE89_SQL_Injection__File_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68b.goodG2BSink()
At CWE89_SQL_Injection__File_execute_68b.java:[line 100]
At CWE89_SQL_Injection__File_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71b.badSink(Object)
At CWE89_SQL_Injection__File_execute_71b.java:[line 42]
At CWE89_SQL_Injection__File_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__File_execute_71b.java:[line 100]
At CWE89_SQL_Injection__File_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72b.badSink(Vector)
At CWE89_SQL_Injection__File_execute_72b.java:[line 43]
At CWE89_SQL_Injection__File_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__File_execute_72b.java:[line 101]
At CWE89_SQL_Injection__File_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73b.badSink(LinkedList)
At CWE89_SQL_Injection__File_execute_73b.java:[line 43]
At CWE89_SQL_Injection__File_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__File_execute_73b.java:[line 101]
At CWE89_SQL_Injection__File_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74b.badSink(HashMap)
At CWE89_SQL_Injection__File_execute_74b.java:[line 43]
At CWE89_SQL_Injection__File_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__File_execute_74b.java:[line 101]
At CWE89_SQL_Injection__File_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75b.badSink(byte[])
At CWE89_SQL_Injection__File_execute_75b.java:[line 53]
At CWE89_SQL_Injection__File_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__File_execute_75b.java:[line 154]
At CWE89_SQL_Injection__File_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_01.java, line 190
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.goodG2B()
At CWE89_SQL_Injection__File_executeBatch_01.java:[line 190]
At CWE89_SQL_Injection__File_executeBatch_01.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_02.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 204]
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_02.java, line 281
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 281]
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 281]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_03.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 204]
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_03.java, line 281
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 281]
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 281]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_04.java, line 211
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 211]
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 211]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_04.java, line 288
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 288]
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 288]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_05.java, line 211
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 211]
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 211]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_05.java, line 288
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 288]
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 288]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_06.java, line 209
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 209]
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_06.java, line 286
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 286]
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 286]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_07.java, line 209
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 209]
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_07.java, line 286
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 286]
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 286]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_08.java, line 217
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 217]
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 217]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_08.java, line 294
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 294]
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 294]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_09.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 204]
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_09.java, line 281
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 281]
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 281]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_10.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 204]
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_10.java, line 281
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 281]
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 281]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_11.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 204]
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_11.java, line 282
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 282]
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 282]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_12.java, line 327
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 327]
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 327]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_13.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 204]
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_13.java, line 281
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 281]
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 281]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_14.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 204]
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_14.java, line 281
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 281]
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 281]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_15.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodG2B1()
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 213]
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_15.java, line 298
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodG2B2()
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 298]
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 298]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_16.java, line 195
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.goodG2B()
At CWE89_SQL_Injection__File_executeBatch_16.java:[line 195]
At CWE89_SQL_Injection__File_executeBatch_16.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_17.java, line 193
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.goodG2B()
At CWE89_SQL_Injection__File_executeBatch_17.java:[line 193]
At CWE89_SQL_Injection__File_executeBatch_17.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_31.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.goodG2B()
At CWE89_SQL_Injection__File_executeBatch_31.java:[line 205]
At CWE89_SQL_Injection__File_executeBatch_31.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68b.badSink()
At CWE89_SQL_Injection__File_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__File_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68b.goodG2BSink()
At CWE89_SQL_Injection__File_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__File_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71b.badSink(Object)
At CWE89_SQL_Injection__File_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__File_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__File_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__File_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72b.badSink(Vector)
At CWE89_SQL_Injection__File_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__File_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__File_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__File_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73b.badSink(LinkedList)
At CWE89_SQL_Injection__File_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__File_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__File_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__File_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74b.badSink(HashMap)
At CWE89_SQL_Injection__File_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__File_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__File_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__File_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75b.badSink(byte[])
At CWE89_SQL_Injection__File_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__File_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__File_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__File_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_01.java, line 187
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.goodG2B()
At CWE89_SQL_Injection__File_executeQuery_01.java:[line 187]
At CWE89_SQL_Injection__File_executeQuery_01.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_02.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 196]
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_02.java, line 270
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 270]
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_03.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 196]
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_03.java, line 270
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 270]
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_04.java, line 203
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 203]
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_04.java, line 277
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 277]
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 277]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_05.java, line 203
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 203]
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_05.java, line 277
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 277]
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 277]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_06.java, line 201
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 201]
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 201]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_06.java, line 275
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 275]
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 275]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_07.java, line 201
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 201]
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 201]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_07.java, line 275
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 275]
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 275]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_08.java, line 209
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 209]
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_08.java, line 283
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 283]
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 283]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_09.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 196]
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_09.java, line 270
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 270]
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_10.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 196]
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_10.java, line 270
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 270]
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_11.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 196]
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_11.java, line 271
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 271]
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 271]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_12.java, line 318
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 318]
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 318]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_13.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 196]
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_13.java, line 270
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 270]
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_14.java, line 196
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 196]
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_14.java, line 270
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 270]
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_15.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodG2B1()
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 205]
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_15.java, line 287
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodG2B2()
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 287]
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 287]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_16.java, line 187
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.goodG2B()
At CWE89_SQL_Injection__File_executeQuery_16.java:[line 187]
At CWE89_SQL_Injection__File_executeQuery_16.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_17.java, line 185
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.goodG2B()
At CWE89_SQL_Injection__File_executeQuery_17.java:[line 185]
At CWE89_SQL_Injection__File_executeQuery_17.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_31.java, line 202
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.goodG2B()
At CWE89_SQL_Injection__File_executeQuery_31.java:[line 202]
At CWE89_SQL_Injection__File_executeQuery_31.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68b.badSink()
At CWE89_SQL_Injection__File_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68b.goodG2BSink()
At CWE89_SQL_Injection__File_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__File_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71b.badSink(Object)
At CWE89_SQL_Injection__File_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__File_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__File_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72b.badSink(Vector)
At CWE89_SQL_Injection__File_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__File_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__File_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__File_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73b.badSink(LinkedList)
At CWE89_SQL_Injection__File_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__File_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__File_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__File_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74b.badSink(HashMap)
At CWE89_SQL_Injection__File_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__File_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__File_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__File_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75b.badSink(byte[])
At CWE89_SQL_Injection__File_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__File_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__File_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__File_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_01.java, line 173
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.goodG2B()
At CWE89_SQL_Injection__File_executeUpdate_01.java:[line 173]
At CWE89_SQL_Injection__File_executeUpdate_01.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_02.java, line 182
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 182]
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_02.java, line 243
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 243]
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_03.java, line 182
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 182]
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_03.java, line 243
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 243]
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_04.java, line 189
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 189]
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_04.java, line 250
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 250]
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 250]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_05.java, line 189
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 189]
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_05.java, line 250
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 250]
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 250]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_06.java, line 187
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 187]
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_06.java, line 248
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 248]
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 248]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_07.java, line 187
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 187]
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_07.java, line 248
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 248]
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 248]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_08.java, line 195
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 195]
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_08.java, line 256
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 256]
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_09.java, line 182
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 182]
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_09.java, line 243
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 243]
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_10.java, line 182
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 182]
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_10.java, line 243
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 243]
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_11.java, line 182
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 182]
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_11.java, line 244
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 244]
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 244]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_12.java, line 278
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 278]
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 278]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_13.java, line 182
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 182]
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_13.java, line 243
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 243]
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_14.java, line 182
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 182]
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_14.java, line 243
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 243]
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_15.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodG2B1()
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 191]
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_15.java, line 260
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodG2B2()
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 260]
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_16.java, line 173
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.goodG2B()
At CWE89_SQL_Injection__File_executeUpdate_16.java:[line 173]
At CWE89_SQL_Injection__File_executeUpdate_16.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_17.java, line 171
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.goodG2B()
At CWE89_SQL_Injection__File_executeUpdate_17.java:[line 171]
At CWE89_SQL_Injection__File_executeUpdate_17.java:[line 171]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_31.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.goodG2B()
At CWE89_SQL_Injection__File_executeUpdate_31.java:[line 188]
At CWE89_SQL_Injection__File_executeUpdate_31.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68b.badSink()
At CWE89_SQL_Injection__File_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__File_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68b.goodG2BSink()
At CWE89_SQL_Injection__File_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__File_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71b.badSink(Object)
At CWE89_SQL_Injection__File_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__File_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__File_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__File_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72b.badSink(Vector)
At CWE89_SQL_Injection__File_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__File_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__File_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73b.badSink(LinkedList)
At CWE89_SQL_Injection__File_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__File_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__File_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74b.badSink(HashMap)
At CWE89_SQL_Injection__File_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__File_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__File_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75b.badSink(byte[])
At CWE89_SQL_Injection__File_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__File_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__File_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__File_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__File_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.goodG2B()


In file CWE89_SQL_Injection__File_prepareStatement_01.java, line 178
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.goodG2B()
At CWE89_SQL_Injection__File_prepareStatement_01.java:[line 178]
At CWE89_SQL_Injection__File_prepareStatement_01.java:[line 178]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_02.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 188]
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 188]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_02.java, line 256
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 256]
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 256]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_03.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 188]
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 188]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_03.java, line 256
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 256]
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 256]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_04.java, line 195
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 195]
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 195]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_04.java, line 263
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 263]
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 263]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_05.java, line 195
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 195]
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 195]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_05.java, line 263
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 263]
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 263]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_06.java, line 193
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 193]
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 193]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_06.java, line 261
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 261]
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 261]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_07.java, line 193
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 193]
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 193]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_07.java, line 261
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 261]
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 261]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_08.java, line 201
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 201]
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 201]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_08.java, line 269
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 269]
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 269]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_09.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 188]
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 188]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_09.java, line 256
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 256]
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 256]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_10.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 188]
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 188]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_10.java, line 256
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 256]
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 256]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_11.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 188]
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 188]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_11.java, line 257
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 257]
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 257]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.goodG2B()


In file CWE89_SQL_Injection__File_prepareStatement_12.java, line 297
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 297]
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 297]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_13.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 188]
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 188]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_13.java, line 256
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 256]
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 256]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_14.java, line 188
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 188]
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 188]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_14.java, line 256
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 256]
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 256]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodG2B1()


In file CWE89_SQL_Injection__File_prepareStatement_15.java, line 197
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodG2B1()
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 197]
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 197]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodG2B2()


In file CWE89_SQL_Injection__File_prepareStatement_15.java, line 273
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodG2B2()
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 273]
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 273]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.goodG2B()


In file CWE89_SQL_Injection__File_prepareStatement_16.java, line 179
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.goodG2B()
At CWE89_SQL_Injection__File_prepareStatement_16.java:[line 179]
At CWE89_SQL_Injection__File_prepareStatement_16.java:[line 179]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.goodG2B()


In file CWE89_SQL_Injection__File_prepareStatement_17.java, line 177
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.goodG2B()
At CWE89_SQL_Injection__File_prepareStatement_17.java:[line 177]
At CWE89_SQL_Injection__File_prepareStatement_17.java:[line 177]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.goodG2B()


In file CWE89_SQL_Injection__File_prepareStatement_31.java, line 193
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.goodG2B()
At CWE89_SQL_Injection__File_prepareStatement_31.java:[line 193]
At CWE89_SQL_Injection__File_prepareStatement_31.java:[line 193]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68b.badSink()


In file CWE89_SQL_Injection__File_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68b.badSink()
At CWE89_SQL_Injection__File_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__File_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68b.goodG2BSink()


In file CWE89_SQL_Injection__File_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68b.goodG2BSink()
At CWE89_SQL_Injection__File_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__File_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71b.badSink(Object)


In file CWE89_SQL_Injection__File_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71b.badSink(Object)
At CWE89_SQL_Injection__File_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__File_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71b.goodG2BSink(Object)


In file CWE89_SQL_Injection__File_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__File_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__File_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72b.badSink(Vector)


In file CWE89_SQL_Injection__File_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72b.badSink(Vector)
At CWE89_SQL_Injection__File_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__File_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72b.goodG2BSink(Vector)


In file CWE89_SQL_Injection__File_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__File_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__File_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73b.badSink(LinkedList)


In file CWE89_SQL_Injection__File_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73b.badSink(LinkedList)
At CWE89_SQL_Injection__File_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__File_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73b.goodG2BSink(LinkedList)


In file CWE89_SQL_Injection__File_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__File_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__File_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74b.badSink(HashMap)


In file CWE89_SQL_Injection__File_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74b.badSink(HashMap)
At CWE89_SQL_Injection__File_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__File_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74b.goodG2BSink(HashMap)


In file CWE89_SQL_Injection__File_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__File_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__File_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75b.badSink(byte[])


In file CWE89_SQL_Injection__File_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75b.badSink(byte[])
At CWE89_SQL_Injection__File_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__File_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75b.goodG2BSink(byte[])


In file CWE89_SQL_Injection__File_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__File_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__File_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_01.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_01.java:[line 122]
At CWE89_SQL_Injection__getCookies_Servlet_execute_01.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_02.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_02.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_execute_02.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_02.java, line 200
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_02.java:[line 200]
At CWE89_SQL_Injection__getCookies_Servlet_execute_02.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_03.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_03.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_execute_03.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_03.java, line 200
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_03.java:[line 200]
At CWE89_SQL_Injection__getCookies_Servlet_execute_03.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_04.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_04.java:[line 139]
At CWE89_SQL_Injection__getCookies_Servlet_execute_04.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_04.java, line 207
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_04.java:[line 207]
At CWE89_SQL_Injection__getCookies_Servlet_execute_04.java:[line 207]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_05.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_05.java:[line 139]
At CWE89_SQL_Injection__getCookies_Servlet_execute_05.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_05.java, line 207
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_05.java:[line 207]
At CWE89_SQL_Injection__getCookies_Servlet_execute_05.java:[line 207]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_06.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_06.java:[line 137]
At CWE89_SQL_Injection__getCookies_Servlet_execute_06.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_06.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_06.java:[line 205]
At CWE89_SQL_Injection__getCookies_Servlet_execute_06.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_07.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_07.java:[line 137]
At CWE89_SQL_Injection__getCookies_Servlet_execute_07.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_07.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_07.java:[line 205]
At CWE89_SQL_Injection__getCookies_Servlet_execute_07.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_08.java, line 145
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_08.java:[line 145]
At CWE89_SQL_Injection__getCookies_Servlet_execute_08.java:[line 145]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_08.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_08.java:[line 213]
At CWE89_SQL_Injection__getCookies_Servlet_execute_08.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_09.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_09.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_execute_09.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_09.java, line 200
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_09.java:[line 200]
At CWE89_SQL_Injection__getCookies_Servlet_execute_09.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_10.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_10.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_execute_10.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_10.java, line 200
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_10.java:[line 200]
At CWE89_SQL_Injection__getCookies_Servlet_execute_10.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_11.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_11.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_execute_11.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_11.java, line 201
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_11.java:[line 201]
At CWE89_SQL_Injection__getCookies_Servlet_execute_11.java:[line 201]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_12.java, line 242
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_12.java:[line 242]
At CWE89_SQL_Injection__getCookies_Servlet_execute_12.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_13.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_13.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_execute_13.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_13.java, line 200
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_13.java:[line 200]
At CWE89_SQL_Injection__getCookies_Servlet_execute_13.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_14.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_14.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_execute_14.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_14.java, line 200
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_14.java:[line 200]
At CWE89_SQL_Injection__getCookies_Servlet_execute_14.java:[line 200]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_15.java, line 141
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_15.java:[line 141]
At CWE89_SQL_Injection__getCookies_Servlet_execute_15.java:[line 141]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_15.java, line 217
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_15.java:[line 217]
At CWE89_SQL_Injection__getCookies_Servlet_execute_15.java:[line 217]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_16.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_16.java:[line 123]
At CWE89_SQL_Injection__getCookies_Servlet_execute_16.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_17.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_17.java:[line 120]
At CWE89_SQL_Injection__getCookies_Servlet_execute_17.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_31.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_31.java:[line 137]
At CWE89_SQL_Injection__getCookies_Servlet_execute_31.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_68b.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_68b.java:[line 100]
At CWE89_SQL_Injection__getCookies_Servlet_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_71b.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_71b.java:[line 100]
At CWE89_SQL_Injection__getCookies_Servlet_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_72b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_72b.java:[line 101]
At CWE89_SQL_Injection__getCookies_Servlet_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_73b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_73b.java:[line 101]
At CWE89_SQL_Injection__getCookies_Servlet_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_74b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_74b.java:[line 101]
At CWE89_SQL_Injection__getCookies_Servlet_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_75b.java:[line 53]
At CWE89_SQL_Injection__getCookies_Servlet_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_75b.java:[line 154]
At CWE89_SQL_Injection__getCookies_Servlet_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.java:[line 147]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.java, line 224
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.java:[line 224]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.java:[line 147]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.java, line 224
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.java:[line 224]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.java, line 154
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.java:[line 154]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.java, line 231
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.java:[line 231]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.java:[line 231]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.java, line 154
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.java:[line 154]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.java, line 231
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.java:[line 231]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.java:[line 231]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.java, line 152
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.java:[line 152]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.java, line 229
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.java:[line 229]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.java, line 152
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.java:[line 152]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.java, line 229
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.java:[line 229]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.java, line 160
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.java:[line 160]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.java:[line 160]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.java, line 237
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.java:[line 237]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.java:[line 237]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.java:[line 147]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.java, line 224
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.java:[line 224]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.java:[line 147]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.java, line 224
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.java:[line 224]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.java:[line 147]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.java, line 225
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.java:[line 225]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.java:[line 225]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.java, line 270
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.java:[line 270]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.java:[line 147]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.java, line 224
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.java:[line 224]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.java:[line 147]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.java, line 224
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.java:[line 224]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.java:[line 224]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.java, line 156
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.java:[line 156]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.java:[line 156]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.java, line 241
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.java:[line 241]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.java:[line 241]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.java:[line 138]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.java, line 135
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.java:[line 135]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.java:[line 147]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.java, line 129
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.java:[line 129]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.java:[line 139]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.java:[line 213]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.java:[line 139]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.java:[line 213]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.java, line 146
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.java:[line 146]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.java, line 220
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.java:[line 220]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.java:[line 220]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.java, line 146
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.java:[line 146]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.java, line 220
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.java:[line 220]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.java:[line 220]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.java, line 144
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.java:[line 144]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.java, line 218
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.java:[line 218]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.java, line 144
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.java:[line 144]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.java, line 218
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.java:[line 218]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.java, line 152
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.java:[line 152]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.java, line 226
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.java:[line 226]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.java:[line 226]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.java:[line 139]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.java:[line 213]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.java:[line 139]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.java:[line 213]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.java:[line 139]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.java, line 214
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.java:[line 214]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.java:[line 214]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.java, line 261
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.java:[line 261]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.java:[line 261]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.java:[line 139]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.java:[line 213]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.java:[line 139]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.java:[line 213]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.java, line 148
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.java:[line 148]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.java:[line 148]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.java, line 230
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.java:[line 230]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.java:[line 130]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.java, line 127
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.java:[line 127]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.java:[line 127]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.java, line 144
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.java:[line 144]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.java, line 115
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.java:[line 115]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.java:[line 125]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.java, line 186
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.java:[line 186]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.java:[line 125]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.java, line 186
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.java:[line 186]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.java, line 193
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.java:[line 193]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.java:[line 132]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.java, line 193
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.java:[line 193]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.java:[line 130]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.java:[line 191]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.java:[line 130]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.java, line 191
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.java:[line 191]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.java:[line 138]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.java, line 199
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.java:[line 199]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.java:[line 125]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.java, line 186
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.java:[line 186]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.java:[line 125]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.java, line 186
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.java:[line 186]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.java:[line 125]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.java, line 187
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.java:[line 187]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.java, line 221
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.java:[line 221]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.java:[line 221]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.java:[line 125]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.java, line 186
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.java:[line 186]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.java, line 125
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.java:[line 125]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.java, line 186
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.java:[line 186]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.java:[line 186]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.java, line 134
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.java:[line 134]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.java, line 203
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.java:[line 203]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.java, line 116
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.java:[line 116]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.java:[line 116]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.java, line 113
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.java:[line 113]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.java:[line 130]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.java:[line 120]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.java:[line 120]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.java:[line 131]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.java:[line 131]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.java, line 199
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.java:[line 199]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.java:[line 199]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.java:[line 131]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.java:[line 131]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.java, line 199
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.java:[line 199]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.java:[line 199]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.java:[line 138]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.java:[line 138]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.java, line 206
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.java:[line 206]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.java:[line 206]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.java:[line 138]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.java:[line 138]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.java, line 206
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.java:[line 206]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.java:[line 206]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.java, line 136
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.java:[line 136]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.java:[line 204]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.java, line 136
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.java:[line 136]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.java, line 204
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.java:[line 204]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.java, line 144
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.java:[line 144]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.java:[line 144]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.java, line 212
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.java:[line 212]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.java:[line 212]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.java:[line 131]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.java:[line 131]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.java, line 199
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.java:[line 199]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.java:[line 199]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.java:[line 131]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.java:[line 131]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.java, line 199
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.java:[line 199]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.java:[line 199]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.java:[line 131]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.java:[line 131]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.java, line 200
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.java:[line 200]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.java:[line 200]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.java, line 240
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.java:[line 240]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.java:[line 240]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.java:[line 131]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.java:[line 131]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.java, line 199
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.java:[line 199]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.java:[line 199]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.java:[line 131]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.java:[line 131]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.java, line 199
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.java:[line 199]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.java:[line 199]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.java, line 140
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.java:[line 140]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.java:[line 140]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.java, line 216
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.java:[line 216]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.java:[line 216]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.java:[line 122]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.java:[line 122]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.java, line 119
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.java:[line 119]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.java:[line 119]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.java, line 135
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.java:[line 135]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.java:[line 135]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.badSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.badSink(Object, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.java, line 123
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.java:[line 123]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.java:[line 139]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.java, line 216
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.java:[line 216]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.java:[line 139]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.java, line 216
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.java:[line 216]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.java, line 146
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.java:[line 146]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.java, line 223
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.java:[line 223]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.java, line 146
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.java:[line 146]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.java, line 223
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.java:[line 223]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.java, line 144
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.java:[line 144]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.java, line 221
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.java:[line 221]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.java:[line 221]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.java, line 144
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.java:[line 144]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.java, line 221
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.java:[line 221]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.java:[line 221]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.java, line 152
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.java:[line 152]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.java, line 229
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.java:[line 229]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.java:[line 139]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.java, line 216
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.java:[line 216]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.java:[line 139]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.java, line 216
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.java:[line 216]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.java:[line 139]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.java, line 217
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.java:[line 217]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.java:[line 217]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java, line 262
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java:[line 262]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.java:[line 139]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.java, line 216
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.java:[line 216]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.java, line 139
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.java:[line 139]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.java, line 216
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.java:[line 216]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.java, line 148
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.java:[line 148]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.java:[line 148]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.java, line 233
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.java:[line 233]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.java:[line 233]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.java:[line 130]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.java, line 126
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.java:[line 126]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.java:[line 138]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.java, line 120
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.java:[line 120]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.java:[line 205]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.java:[line 205]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.java:[line 138]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.java, line 212
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.java:[line 212]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.java, line 138
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.java:[line 138]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.java, line 212
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.java:[line 212]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.java, line 136
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.java:[line 136]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.java, line 210
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.java:[line 210]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.java, line 136
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.java:[line 136]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.java, line 210
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.java:[line 210]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.java, line 144
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.java:[line 144]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.java, line 218
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.java:[line 218]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.java:[line 205]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.java:[line 205]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.java, line 206
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.java:[line 206]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.java:[line 206]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java, line 253
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java:[line 253]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java:[line 253]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.java:[line 205]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.java, line 131
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.java, line 205
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.java:[line 205]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.java, line 140
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.java:[line 140]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.java, line 222
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.java:[line 222]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.java:[line 222]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.java:[line 122]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.java, line 118
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.java:[line 118]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.java, line 135
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.java:[line 135]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_01.java, line 113
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_01.java:[line 113]
At CWE89_SQL_Injection__getParameter_Servlet_execute_01.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_02.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_02.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_execute_02.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_02.java, line 192
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_02.java:[line 192]
At CWE89_SQL_Injection__getParameter_Servlet_execute_02.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_03.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_03.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_execute_03.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_03.java, line 192
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_03.java:[line 192]
At CWE89_SQL_Injection__getParameter_Servlet_execute_03.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_04.java, line 131
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_04.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_execute_04.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_04.java, line 199
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_04.java:[line 199]
At CWE89_SQL_Injection__getParameter_Servlet_execute_04.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_05.java, line 131
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_05.java:[line 131]
At CWE89_SQL_Injection__getParameter_Servlet_execute_05.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_05.java, line 199
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_05.java:[line 199]
At CWE89_SQL_Injection__getParameter_Servlet_execute_05.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_06.java, line 129
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_06.java:[line 129]
At CWE89_SQL_Injection__getParameter_Servlet_execute_06.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_06.java, line 197
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_06.java:[line 197]
At CWE89_SQL_Injection__getParameter_Servlet_execute_06.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_07.java, line 129
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_07.java:[line 129]
At CWE89_SQL_Injection__getParameter_Servlet_execute_07.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_07.java, line 197
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_07.java:[line 197]
At CWE89_SQL_Injection__getParameter_Servlet_execute_07.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_08.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_08.java:[line 137]
At CWE89_SQL_Injection__getParameter_Servlet_execute_08.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_08.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_08.java:[line 205]
At CWE89_SQL_Injection__getParameter_Servlet_execute_08.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_09.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_09.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_execute_09.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_09.java, line 192
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_09.java:[line 192]
At CWE89_SQL_Injection__getParameter_Servlet_execute_09.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_10.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_10.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_execute_10.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_10.java, line 192
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_10.java:[line 192]
At CWE89_SQL_Injection__getParameter_Servlet_execute_10.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_11.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_11.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_execute_11.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_11.java, line 193
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_11.java:[line 193]
At CWE89_SQL_Injection__getParameter_Servlet_execute_11.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_12.java, line 234
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_12.java:[line 234]
At CWE89_SQL_Injection__getParameter_Servlet_execute_12.java:[line 234]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_13.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_13.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_execute_13.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_13.java, line 192
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_13.java:[line 192]
At CWE89_SQL_Injection__getParameter_Servlet_execute_13.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_14.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_14.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_execute_14.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_14.java, line 192
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_14.java:[line 192]
At CWE89_SQL_Injection__getParameter_Servlet_execute_14.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_15.java, line 133
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_15.java:[line 133]
At CWE89_SQL_Injection__getParameter_Servlet_execute_15.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_15.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_15.java:[line 209]
At CWE89_SQL_Injection__getParameter_Servlet_execute_15.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_16.java, line 115
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_16.java:[line 115]
At CWE89_SQL_Injection__getParameter_Servlet_execute_16.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_17.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_17.java:[line 111]
At CWE89_SQL_Injection__getParameter_Servlet_execute_17.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_31.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_31.java:[line 128]
At CWE89_SQL_Injection__getParameter_Servlet_execute_31.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_68b.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_68b.java:[line 100]
At CWE89_SQL_Injection__getParameter_Servlet_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_71b.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_71b.java:[line 100]
At CWE89_SQL_Injection__getParameter_Servlet_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_72b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_72b.java:[line 101]
At CWE89_SQL_Injection__getParameter_Servlet_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_73b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_73b.java:[line 101]
At CWE89_SQL_Injection__getParameter_Servlet_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_74b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_74b.java:[line 101]
At CWE89_SQL_Injection__getParameter_Servlet_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_75b.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_75b.java:[line 154]
At CWE89_SQL_Injection__getParameter_Servlet_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.java, line 106
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.java:[line 106]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.java, line 117
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.java:[line 117]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.java, line 178
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.java:[line 178]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.java, line 117
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.java:[line 117]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.java, line 178
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.java:[line 178]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.java, line 185
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.java:[line 185]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.java:[line 124]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.java, line 185
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.java:[line 185]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.java, line 122
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.java:[line 122]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.java, line 183
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.java:[line 183]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.java, line 122
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.java:[line 122]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.java, line 183
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.java:[line 183]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.java:[line 130]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.java:[line 191]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.java, line 117
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.java:[line 117]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.java, line 178
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.java:[line 178]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.java, line 117
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.java:[line 117]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.java, line 178
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.java:[line 178]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.java, line 117
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.java:[line 117]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.java, line 179
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.java:[line 179]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.java:[line 179]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java, line 213
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java:[line 213]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.java, line 117
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.java:[line 117]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.java, line 178
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.java:[line 178]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.java, line 117
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.java:[line 117]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.java, line 178
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.java:[line 178]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.java, line 126
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.java:[line 126]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.java, line 195
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.java:[line 195]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.java:[line 108]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.java, line 104
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.java:[line 104]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.java:[line 104]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.java, line 121
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.java:[line 121]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.java:[line 111]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.java:[line 111]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.java, line 123
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.java:[line 123]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.java:[line 191]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.java, line 123
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.java:[line 123]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.java:[line 191]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.java:[line 130]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.java:[line 130]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.java, line 198
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.java:[line 198]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.java:[line 198]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.java:[line 130]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.java:[line 130]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.java, line 198
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.java:[line 198]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.java:[line 198]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.java:[line 128]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.java:[line 128]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.java:[line 196]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.java:[line 196]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.java:[line 128]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.java:[line 128]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.java:[line 196]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.java:[line 196]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.java:[line 136]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.java, line 204
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.java:[line 204]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.java, line 123
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.java:[line 123]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.java:[line 191]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.java, line 123
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.java:[line 123]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.java:[line 191]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.java, line 123
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.java:[line 123]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.java, line 192
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.java:[line 192]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.java:[line 192]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java, line 232
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java:[line 232]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java:[line 232]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.java, line 123
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.java:[line 123]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.java:[line 191]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.java, line 123
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.java:[line 123]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.java:[line 191]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.java, line 132
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.java:[line 132]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.java:[line 132]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.java, line 208
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.java:[line 208]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.java:[line 208]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.java, line 114
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.java:[line 114]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.java:[line 114]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.java:[line 110]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.java:[line 110]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.java, line 126
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.java:[line 126]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.java:[line 126]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.badSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.badSink(Object, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_01.java, line 127
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_01.java:[line 127]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_01.java:[line 127]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_02.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_02.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_02.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_02.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_02.java:[line 205]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_02.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_03.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_03.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_03.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_03.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_03.java:[line 205]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_03.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_04.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_04.java:[line 144]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_04.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_04.java, line 212
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_04.java:[line 212]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_04.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_05.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_05.java:[line 144]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_05.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_05.java, line 212
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_05.java:[line 212]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_05.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_06.java, line 142
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_06.java:[line 142]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_06.java:[line 142]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_06.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_06.java:[line 210]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_06.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_07.java, line 142
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_07.java:[line 142]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_07.java:[line 142]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_07.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_07.java:[line 210]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_07.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_08.java, line 150
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_08.java:[line 150]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_08.java:[line 150]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_08.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_08.java:[line 218]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_08.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_09.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_09.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_09.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_09.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_09.java:[line 205]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_09.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_10.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_10.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_10.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_10.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_10.java:[line 205]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_10.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_11.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_11.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_11.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_11.java, line 206
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_11.java:[line 206]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_11.java:[line 206]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_12.java, line 247
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_12.java:[line 247]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_12.java:[line 247]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_13.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_13.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_13.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_13.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_13.java:[line 205]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_13.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_14.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_14.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_14.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_14.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_14.java:[line 205]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_14.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_15.java, line 146
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_15.java:[line 146]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_15.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_15.java, line 222
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_15.java:[line 222]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_15.java:[line 222]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_16.java, line 128
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_16.java:[line 128]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_16.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_17.java, line 125
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_17.java:[line 125]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_17.java:[line 125]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_31.java, line 142
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_31.java:[line 142]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_31.java:[line 142]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.java:[line 100]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.java:[line 100]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.java:[line 101]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.java:[line 101]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.java:[line 101]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.java:[line 53]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.java:[line 154]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.java:[line 152]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.java, line 229
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.java:[line 229]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.java:[line 152]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.java, line 229
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.java:[line 229]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.java, line 159
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.java:[line 159]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.java, line 236
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.java:[line 236]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.java:[line 236]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.java, line 159
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.java:[line 159]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.java, line 236
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.java:[line 236]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.java:[line 236]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.java, line 157
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.java:[line 157]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.java:[line 157]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.java, line 234
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.java:[line 234]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.java:[line 234]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.java, line 157
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.java:[line 157]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.java:[line 157]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.java, line 234
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.java:[line 234]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.java:[line 234]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.java, line 165
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.java:[line 165]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.java:[line 165]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.java, line 242
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.java:[line 242]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.java:[line 152]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.java, line 229
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.java:[line 229]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.java:[line 152]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.java, line 229
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.java:[line 229]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.java:[line 152]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.java, line 230
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.java:[line 230]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.java, line 275
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.java:[line 275]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.java:[line 275]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.java:[line 152]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.java, line 229
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.java:[line 229]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.java:[line 152]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.java, line 229
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.java:[line 229]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.java, line 161
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.java:[line 161]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.java, line 246
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.java:[line 246]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.java:[line 246]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.java, line 143
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.java:[line 143]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.java:[line 143]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.java, line 140
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.java:[line 140]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.java:[line 152]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.java, line 134
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.java:[line 134]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.java:[line 134]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.java:[line 144]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.java:[line 218]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.java:[line 144]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.java:[line 218]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.java, line 151
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.java:[line 151]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.java:[line 151]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.java, line 225
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.java:[line 225]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.java:[line 225]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.java, line 151
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.java:[line 151]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.java:[line 151]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.java, line 225
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.java:[line 225]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.java:[line 225]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.java, line 149
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.java:[line 149]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.java:[line 149]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.java, line 223
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.java:[line 223]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.java, line 149
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.java:[line 149]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.java:[line 149]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.java, line 223
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.java:[line 223]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.java, line 157
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.java:[line 157]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.java:[line 157]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.java, line 231
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.java:[line 231]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.java:[line 231]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.java:[line 144]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.java:[line 218]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.java:[line 144]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.java:[line 218]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.java:[line 144]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.java, line 219
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.java:[line 219]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.java:[line 219]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.java, line 266
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.java:[line 266]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.java:[line 266]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.java:[line 144]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.java:[line 218]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.java:[line 144]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.java:[line 218]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.java, line 153
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.java:[line 153]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.java:[line 153]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.java, line 235
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.java:[line 235]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.java:[line 235]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.java:[line 135]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.java, line 132
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.java:[line 132]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.java:[line 132]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.java, line 149
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.java:[line 149]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.java:[line 149]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.java, line 120
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.java:[line 120]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.java:[line 130]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.java:[line 191]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.java:[line 130]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.java:[line 191]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.java, line 198
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.java:[line 198]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.java, line 137
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.java:[line 137]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.java, line 198
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.java:[line 198]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.java:[line 198]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.java:[line 135]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.java:[line 196]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.java:[line 135]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.java:[line 196]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.java, line 143
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.java:[line 143]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.java:[line 143]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.java, line 204
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.java:[line 204]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.java:[line 130]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.java:[line 191]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.java:[line 130]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.java:[line 191]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.java:[line 130]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.java, line 192
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.java:[line 192]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.java, line 226
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.java:[line 226]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.java:[line 226]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.java:[line 130]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.java:[line 191]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.java, line 130
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.java:[line 130]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.java, line 191
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.java:[line 191]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.java, line 139
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.java:[line 139]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.java, line 208
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.java:[line 208]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.java:[line 208]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.java, line 121
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.java:[line 121]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.java, line 118
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.java:[line 118]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.java, line 135
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.java:[line 135]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.java, line 125
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.java:[line 125]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.java:[line 125]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.java:[line 136]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.java, line 204
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.java:[line 204]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.java:[line 136]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.java, line 204
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.java:[line 204]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.java, line 143
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.java:[line 143]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.java:[line 143]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.java, line 211
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.java:[line 211]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.java:[line 211]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.java, line 143
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.java:[line 143]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.java:[line 143]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.java, line 211
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.java:[line 211]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.java:[line 211]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.java, line 141
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.java:[line 141]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.java:[line 141]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.java:[line 209]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.java:[line 209]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.java, line 141
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.java:[line 141]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.java:[line 141]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.java:[line 209]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.java:[line 209]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.java, line 149
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.java:[line 149]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.java:[line 149]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.java, line 217
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.java:[line 217]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.java:[line 217]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.java:[line 136]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.java, line 204
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.java:[line 204]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.java:[line 136]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.java, line 204
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.java:[line 204]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.java:[line 136]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.java:[line 205]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.java:[line 205]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.java, line 245
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.java:[line 245]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.java:[line 245]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.java:[line 136]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.java, line 204
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.java:[line 204]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.java, line 136
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.java:[line 136]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.java, line 204
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.java:[line 204]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.goodG2B1(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.java, line 145
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.goodG2B1(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.java:[line 145]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.java:[line 145]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.goodG2B2(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.java, line 221
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.goodG2B2(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.java:[line 221]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.java:[line 221]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.java, line 127
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.java:[line 127]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.java:[line 127]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.java, line 124
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.java:[line 124]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.java:[line 124]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.goodG2B(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.java, line 140
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.java:[line 140]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.java:[line 140]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.badSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.badSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.badSink(Object, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_01.java, line 197
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_01.goodG2B()
At CWE89_SQL_Injection__listen_tcp_execute_01.java:[line 197]
At CWE89_SQL_Injection__listen_tcp_execute_01.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_02.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_02.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_execute_02.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_02.java, line 271
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_02.java:[line 271]
At CWE89_SQL_Injection__listen_tcp_execute_02.java:[line 271]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_03.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_03.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_execute_03.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_03.java, line 271
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_03.java:[line 271]
At CWE89_SQL_Injection__listen_tcp_execute_03.java:[line 271]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_04.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_04.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_execute_04.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_04.java, line 278
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_04.java:[line 278]
At CWE89_SQL_Injection__listen_tcp_execute_04.java:[line 278]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_05.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_05.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_execute_05.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_05.java, line 278
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_05.java:[line 278]
At CWE89_SQL_Injection__listen_tcp_execute_05.java:[line 278]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_06.java, line 208
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_06.java:[line 208]
At CWE89_SQL_Injection__listen_tcp_execute_06.java:[line 208]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_06.java, line 276
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_06.java:[line 276]
At CWE89_SQL_Injection__listen_tcp_execute_06.java:[line 276]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_07.java, line 208
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_07.java:[line 208]
At CWE89_SQL_Injection__listen_tcp_execute_07.java:[line 208]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_07.java, line 276
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_07.java:[line 276]
At CWE89_SQL_Injection__listen_tcp_execute_07.java:[line 276]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_08.java, line 216
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_08.java:[line 216]
At CWE89_SQL_Injection__listen_tcp_execute_08.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_08.java, line 284
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_08.java:[line 284]
At CWE89_SQL_Injection__listen_tcp_execute_08.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_09.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_09.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_execute_09.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_09.java, line 271
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_09.java:[line 271]
At CWE89_SQL_Injection__listen_tcp_execute_09.java:[line 271]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_10.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_10.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_execute_10.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_10.java, line 271
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_10.java:[line 271]
At CWE89_SQL_Injection__listen_tcp_execute_10.java:[line 271]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_11.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_11.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_execute_11.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_11.java, line 272
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_11.java:[line 272]
At CWE89_SQL_Injection__listen_tcp_execute_11.java:[line 272]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_12.java, line 313
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_execute_12.java:[line 313]
At CWE89_SQL_Injection__listen_tcp_execute_12.java:[line 313]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_13.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_13.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_execute_13.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_13.java, line 271
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_13.java:[line 271]
At CWE89_SQL_Injection__listen_tcp_execute_13.java:[line 271]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_14.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_14.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_execute_14.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_14.java, line 271
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_14.java:[line 271]
At CWE89_SQL_Injection__listen_tcp_execute_14.java:[line 271]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_15.java, line 212
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_execute_15.java:[line 212]
At CWE89_SQL_Injection__listen_tcp_execute_15.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_15.java, line 288
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_execute_15.java:[line 288]
At CWE89_SQL_Injection__listen_tcp_execute_15.java:[line 288]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_16.java, line 194
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_16.goodG2B()
At CWE89_SQL_Injection__listen_tcp_execute_16.java:[line 194]
At CWE89_SQL_Injection__listen_tcp_execute_16.java:[line 194]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_17.java, line 195
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_17.goodG2B()
At CWE89_SQL_Injection__listen_tcp_execute_17.java:[line 195]
At CWE89_SQL_Injection__listen_tcp_execute_17.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_31.java, line 212
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_31.goodG2B()
At CWE89_SQL_Injection__listen_tcp_execute_31.java:[line 212]
At CWE89_SQL_Injection__listen_tcp_execute_31.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68b.badSink()
At CWE89_SQL_Injection__listen_tcp_execute_68b.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68b.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_execute_68b.java:[line 100]
At CWE89_SQL_Injection__listen_tcp_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_71b.badSink(Object)
At CWE89_SQL_Injection__listen_tcp_execute_71b.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__listen_tcp_execute_71b.java:[line 100]
At CWE89_SQL_Injection__listen_tcp_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_72b.badSink(Vector)
At CWE89_SQL_Injection__listen_tcp_execute_72b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__listen_tcp_execute_72b.java:[line 101]
At CWE89_SQL_Injection__listen_tcp_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_73b.badSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_execute_73b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_execute_73b.java:[line 101]
At CWE89_SQL_Injection__listen_tcp_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_74b.badSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_execute_74b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_execute_74b.java:[line 101]
At CWE89_SQL_Injection__listen_tcp_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_75b.badSink(byte[])
At CWE89_SQL_Injection__listen_tcp_execute_75b.java:[line 53]
At CWE89_SQL_Injection__listen_tcp_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__listen_tcp_execute_75b.java:[line 154]
At CWE89_SQL_Injection__listen_tcp_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_01.java, line 207
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_01.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeBatch_01.java:[line 207]
At CWE89_SQL_Injection__listen_tcp_executeBatch_01.java:[line 207]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_02.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_02.java:[line 218]
At CWE89_SQL_Injection__listen_tcp_executeBatch_02.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_02.java, line 295
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_02.java:[line 295]
At CWE89_SQL_Injection__listen_tcp_executeBatch_02.java:[line 295]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_03.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_03.java:[line 218]
At CWE89_SQL_Injection__listen_tcp_executeBatch_03.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_03.java, line 295
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_03.java:[line 295]
At CWE89_SQL_Injection__listen_tcp_executeBatch_03.java:[line 295]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_04.java, line 225
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_04.java:[line 225]
At CWE89_SQL_Injection__listen_tcp_executeBatch_04.java:[line 225]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_04.java, line 302
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_04.java:[line 302]
At CWE89_SQL_Injection__listen_tcp_executeBatch_04.java:[line 302]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_05.java, line 225
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_05.java:[line 225]
At CWE89_SQL_Injection__listen_tcp_executeBatch_05.java:[line 225]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_05.java, line 302
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_05.java:[line 302]
At CWE89_SQL_Injection__listen_tcp_executeBatch_05.java:[line 302]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_06.java, line 223
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_06.java:[line 223]
At CWE89_SQL_Injection__listen_tcp_executeBatch_06.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_06.java, line 300
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_06.java:[line 300]
At CWE89_SQL_Injection__listen_tcp_executeBatch_06.java:[line 300]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_07.java, line 223
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_07.java:[line 223]
At CWE89_SQL_Injection__listen_tcp_executeBatch_07.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_07.java, line 300
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_07.java:[line 300]
At CWE89_SQL_Injection__listen_tcp_executeBatch_07.java:[line 300]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_08.java, line 231
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_08.java:[line 231]
At CWE89_SQL_Injection__listen_tcp_executeBatch_08.java:[line 231]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_08.java, line 308
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_08.java:[line 308]
At CWE89_SQL_Injection__listen_tcp_executeBatch_08.java:[line 308]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_09.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_09.java:[line 218]
At CWE89_SQL_Injection__listen_tcp_executeBatch_09.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_09.java, line 295
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_09.java:[line 295]
At CWE89_SQL_Injection__listen_tcp_executeBatch_09.java:[line 295]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_10.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_10.java:[line 218]
At CWE89_SQL_Injection__listen_tcp_executeBatch_10.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_10.java, line 295
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_10.java:[line 295]
At CWE89_SQL_Injection__listen_tcp_executeBatch_10.java:[line 295]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_11.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_11.java:[line 218]
At CWE89_SQL_Injection__listen_tcp_executeBatch_11.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_11.java, line 296
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_11.java:[line 296]
At CWE89_SQL_Injection__listen_tcp_executeBatch_11.java:[line 296]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_12.java, line 341
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeBatch_12.java:[line 341]
At CWE89_SQL_Injection__listen_tcp_executeBatch_12.java:[line 341]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_13.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_13.java:[line 218]
At CWE89_SQL_Injection__listen_tcp_executeBatch_13.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_13.java, line 295
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_13.java:[line 295]
At CWE89_SQL_Injection__listen_tcp_executeBatch_13.java:[line 295]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_14.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_14.java:[line 218]
At CWE89_SQL_Injection__listen_tcp_executeBatch_14.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_14.java, line 295
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_14.java:[line 295]
At CWE89_SQL_Injection__listen_tcp_executeBatch_14.java:[line 295]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_15.java, line 227
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeBatch_15.java:[line 227]
At CWE89_SQL_Injection__listen_tcp_executeBatch_15.java:[line 227]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_15.java, line 312
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeBatch_15.java:[line 312]
At CWE89_SQL_Injection__listen_tcp_executeBatch_15.java:[line 312]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_16.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_16.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeBatch_16.java:[line 209]
At CWE89_SQL_Injection__listen_tcp_executeBatch_16.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_17.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_17.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeBatch_17.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_executeBatch_17.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_31.java, line 222
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_31.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeBatch_31.java:[line 222]
At CWE89_SQL_Injection__listen_tcp_executeBatch_31.java:[line 222]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68b.badSink()
At CWE89_SQL_Injection__listen_tcp_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__listen_tcp_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68b.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__listen_tcp_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_71b.badSink(Object)
At CWE89_SQL_Injection__listen_tcp_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__listen_tcp_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__listen_tcp_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__listen_tcp_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_72b.badSink(Vector)
At CWE89_SQL_Injection__listen_tcp_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__listen_tcp_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__listen_tcp_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__listen_tcp_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_73b.badSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__listen_tcp_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__listen_tcp_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_74b.badSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__listen_tcp_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__listen_tcp_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_75b.badSink(byte[])
At CWE89_SQL_Injection__listen_tcp_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__listen_tcp_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__listen_tcp_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__listen_tcp_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_01.java, line 204
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_01.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeQuery_01.java:[line 204]
At CWE89_SQL_Injection__listen_tcp_executeQuery_01.java:[line 204]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_02.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_02.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_executeQuery_02.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_02.java, line 284
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_02.java:[line 284]
At CWE89_SQL_Injection__listen_tcp_executeQuery_02.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_03.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_03.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_executeQuery_03.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_03.java, line 284
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_03.java:[line 284]
At CWE89_SQL_Injection__listen_tcp_executeQuery_03.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_04.java, line 217
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_04.java:[line 217]
At CWE89_SQL_Injection__listen_tcp_executeQuery_04.java:[line 217]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_04.java, line 291
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_04.java:[line 291]
At CWE89_SQL_Injection__listen_tcp_executeQuery_04.java:[line 291]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_05.java, line 217
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_05.java:[line 217]
At CWE89_SQL_Injection__listen_tcp_executeQuery_05.java:[line 217]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_05.java, line 291
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_05.java:[line 291]
At CWE89_SQL_Injection__listen_tcp_executeQuery_05.java:[line 291]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_06.java, line 215
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_06.java:[line 215]
At CWE89_SQL_Injection__listen_tcp_executeQuery_06.java:[line 215]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_06.java, line 289
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_06.java:[line 289]
At CWE89_SQL_Injection__listen_tcp_executeQuery_06.java:[line 289]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_07.java, line 215
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_07.java:[line 215]
At CWE89_SQL_Injection__listen_tcp_executeQuery_07.java:[line 215]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_07.java, line 289
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_07.java:[line 289]
At CWE89_SQL_Injection__listen_tcp_executeQuery_07.java:[line 289]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_08.java, line 223
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_08.java:[line 223]
At CWE89_SQL_Injection__listen_tcp_executeQuery_08.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_08.java, line 297
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_08.java:[line 297]
At CWE89_SQL_Injection__listen_tcp_executeQuery_08.java:[line 297]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_09.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_09.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_executeQuery_09.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_09.java, line 284
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_09.java:[line 284]
At CWE89_SQL_Injection__listen_tcp_executeQuery_09.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_10.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_10.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_executeQuery_10.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_10.java, line 284
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_10.java:[line 284]
At CWE89_SQL_Injection__listen_tcp_executeQuery_10.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_11.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_11.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_executeQuery_11.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_11.java, line 285
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_11.java:[line 285]
At CWE89_SQL_Injection__listen_tcp_executeQuery_11.java:[line 285]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_12.java, line 332
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeQuery_12.java:[line 332]
At CWE89_SQL_Injection__listen_tcp_executeQuery_12.java:[line 332]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_13.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_13.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_executeQuery_13.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_13.java, line 284
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_13.java:[line 284]
At CWE89_SQL_Injection__listen_tcp_executeQuery_13.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_14.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_14.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_executeQuery_14.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_14.java, line 284
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_14.java:[line 284]
At CWE89_SQL_Injection__listen_tcp_executeQuery_14.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_15.java, line 219
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeQuery_15.java:[line 219]
At CWE89_SQL_Injection__listen_tcp_executeQuery_15.java:[line 219]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_15.java, line 301
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeQuery_15.java:[line 301]
At CWE89_SQL_Injection__listen_tcp_executeQuery_15.java:[line 301]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_16.java, line 201
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_16.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeQuery_16.java:[line 201]
At CWE89_SQL_Injection__listen_tcp_executeQuery_16.java:[line 201]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_17.java, line 202
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_17.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeQuery_17.java:[line 202]
At CWE89_SQL_Injection__listen_tcp_executeQuery_17.java:[line 202]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_31.java, line 219
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_31.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeQuery_31.java:[line 219]
At CWE89_SQL_Injection__listen_tcp_executeQuery_31.java:[line 219]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68b.badSink()
At CWE89_SQL_Injection__listen_tcp_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68b.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__listen_tcp_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_71b.badSink(Object)
At CWE89_SQL_Injection__listen_tcp_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__listen_tcp_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__listen_tcp_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_72b.badSink(Vector)
At CWE89_SQL_Injection__listen_tcp_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__listen_tcp_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__listen_tcp_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__listen_tcp_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_73b.badSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__listen_tcp_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__listen_tcp_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_74b.badSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__listen_tcp_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__listen_tcp_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_75b.badSink(byte[])
At CWE89_SQL_Injection__listen_tcp_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__listen_tcp_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__listen_tcp_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__listen_tcp_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_01.java, line 190
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_01.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_01.java:[line 190]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_01.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_02.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_02.java:[line 196]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_02.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_02.java, line 257
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_02.java:[line 257]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_02.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_03.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_03.java:[line 196]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_03.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_03.java, line 257
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_03.java:[line 257]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_03.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_04.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_04.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_04.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_04.java, line 264
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_04.java:[line 264]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_04.java:[line 264]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_05.java, line 203
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_05.java:[line 203]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_05.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_05.java, line 264
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_05.java:[line 264]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_05.java:[line 264]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_06.java, line 201
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_06.java:[line 201]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_06.java:[line 201]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_06.java, line 262
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_06.java:[line 262]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_06.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_07.java, line 201
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_07.java:[line 201]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_07.java:[line 201]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_07.java, line 262
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_07.java:[line 262]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_07.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_08.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_08.java:[line 209]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_08.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_08.java, line 270
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_08.java:[line 270]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_08.java:[line 270]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_09.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_09.java:[line 196]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_09.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_09.java, line 257
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_09.java:[line 257]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_09.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_10.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_10.java:[line 196]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_10.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_10.java, line 257
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_10.java:[line 257]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_10.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_11.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_11.java:[line 196]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_11.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_11.java, line 258
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_11.java:[line 258]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_11.java:[line 258]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_12.java, line 292
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_12.java:[line 292]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_12.java:[line 292]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_13.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_13.java:[line 196]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_13.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_13.java, line 257
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_13.java:[line 257]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_13.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_14.java, line 196
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_14.java:[line 196]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_14.java:[line 196]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_14.java, line 257
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_14.java:[line 257]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_14.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_15.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_15.java:[line 205]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_15.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_15.java, line 274
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_15.java:[line 274]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_15.java:[line 274]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_16.java, line 187
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_16.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_16.java:[line 187]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_16.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_17.java, line 188
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_17.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_17.java:[line 188]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_17.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_31.java, line 205
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_31.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_31.java:[line 205]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_31.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.badSink()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.badSink(Object)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.badSink(Vector)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.badSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.badSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.badSink(byte[])
At CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_01.goodG2B()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_01.java, line 195
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_01.goodG2B()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_01.java:[line 195]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_01.java:[line 195]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_02.java, line 202
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_02.java:[line 202]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_02.java:[line 202]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_02.java, line 270
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_02.java:[line 270]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_02.java:[line 270]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_03.java, line 202
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_03.java:[line 202]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_03.java:[line 202]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_03.java, line 270
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_03.java:[line 270]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_03.java:[line 270]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_04.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_04.java:[line 209]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_04.java:[line 209]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_04.java, line 277
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_04.java:[line 277]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_04.java:[line 277]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_05.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_05.java:[line 209]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_05.java:[line 209]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_05.java, line 277
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_05.java:[line 277]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_05.java:[line 277]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_06.java, line 207
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_06.java:[line 207]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_06.java:[line 207]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_06.java, line 275
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_06.java:[line 275]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_06.java:[line 275]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_07.java, line 207
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_07.java:[line 207]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_07.java:[line 207]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_07.java, line 275
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_07.java:[line 275]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_07.java:[line 275]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_08.java, line 215
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_08.java:[line 215]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_08.java:[line 215]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_08.java, line 283
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_08.java:[line 283]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_08.java:[line 283]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_09.java, line 202
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_09.java:[line 202]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_09.java:[line 202]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_09.java, line 270
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_09.java:[line 270]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_09.java:[line 270]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_10.java, line 202
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_10.java:[line 202]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_10.java:[line 202]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_10.java, line 270
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_10.java:[line 270]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_10.java:[line 270]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_11.java, line 202
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_11.java:[line 202]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_11.java:[line 202]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_11.java, line 271
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_11.java:[line 271]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_11.java:[line 271]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12.goodG2B()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_12.java, line 311
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_12.java:[line 311]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_12.java:[line 311]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_13.java, line 202
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_13.java:[line 202]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_13.java:[line 202]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_13.java, line 270
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_13.java:[line 270]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_13.java:[line 270]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_14.java, line 202
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_14.java:[line 202]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_14.java:[line 202]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_14.java, line 270
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_14.java:[line 270]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_14.java:[line 270]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15.goodG2B1()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_15.java, line 211
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15.goodG2B1()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_15.java:[line 211]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_15.java:[line 211]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15.goodG2B2()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_15.java, line 287
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15.goodG2B2()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_15.java:[line 287]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_15.java:[line 287]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_16.goodG2B()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_16.java, line 193
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_16.goodG2B()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_16.java:[line 193]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_16.java:[line 193]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_17.goodG2B()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_17.java, line 194
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_17.goodG2B()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_17.java:[line 194]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_17.java:[line 194]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_31.goodG2B()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_31.java, line 210
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_31.goodG2B()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_31.java:[line 210]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_31.java:[line 210]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.badSink()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.badSink()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.goodG2BSink()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.goodG2BSink()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.badSink(Object)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.badSink(Object)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.goodG2BSink(Object)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.badSink(Vector)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.badSink(Vector)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.goodG2BSink(Vector)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.badSink(LinkedList)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.badSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.goodG2BSink(LinkedList)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.badSink(HashMap)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.badSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.goodG2BSink(HashMap)


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.badSink(byte[])


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.badSink(byte[])
At CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.goodG2BSink(byte[])


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_01.java, line 161
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_01.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_01.java:[line 161]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_01.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_02.java, line 174
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_02.java:[line 174]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_02.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_02.java, line 251
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_02.java:[line 251]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_02.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_03.java, line 174
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_03.java:[line 174]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_03.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_03.java, line 251
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_03.java:[line 251]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_03.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_04.java, line 181
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_04.java:[line 181]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_04.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_04.java, line 258
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_04.java:[line 258]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_04.java:[line 258]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_05.java, line 181
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_05.java:[line 181]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_05.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_05.java, line 258
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_05.java:[line 258]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_05.java:[line 258]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_06.java, line 179
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_06.java:[line 179]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_06.java:[line 179]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_06.java, line 256
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_06.java:[line 256]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_06.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_07.java, line 179
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_07.java:[line 179]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_07.java:[line 179]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_07.java, line 256
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_07.java:[line 256]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_07.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_08.java, line 187
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_08.java:[line 187]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_08.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_08.java, line 264
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_08.java:[line 264]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_08.java:[line 264]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_09.java, line 174
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_09.java:[line 174]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_09.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_09.java, line 251
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_09.java:[line 251]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_09.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_10.java, line 174
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_10.java:[line 174]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_10.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_10.java, line 251
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_10.java:[line 251]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_10.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_11.java, line 174
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_11.java:[line 174]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_11.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_11.java, line 252
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_11.java:[line 252]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_11.java:[line 252]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_12.java, line 297
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_12.java:[line 297]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_12.java:[line 297]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_13.java, line 174
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_13.java:[line 174]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_13.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_13.java, line 251
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_13.java:[line 251]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_13.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_14.java, line 174
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_14.java:[line 174]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_14.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_14.java, line 251
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_14.java:[line 251]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_14.java:[line 251]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_15.java, line 183
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_15.java:[line 183]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_15.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_15.java, line 268
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_15.java:[line 268]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_15.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_16.java, line 165
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_16.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_16.java:[line 165]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_16.java:[line 165]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_17.java, line 164
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_17.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_17.java:[line 164]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_17.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_31.java, line 176
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_31.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_31.java:[line 176]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_31.java:[line 176]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.badSink()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.badSink(Object)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.badSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.badSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.badSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.badSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_01.java, line 158
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_01.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_01.java:[line 158]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_01.java:[line 158]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_02.java, line 166
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_02.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_02.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_02.java, line 240
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_02.java:[line 240]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_02.java:[line 240]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_03.java, line 166
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_03.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_03.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_03.java, line 240
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_03.java:[line 240]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_03.java:[line 240]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_04.java, line 173
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_04.java:[line 173]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_04.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_04.java, line 247
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_04.java:[line 247]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_04.java:[line 247]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_05.java, line 173
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_05.java:[line 173]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_05.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_05.java, line 247
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_05.java:[line 247]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_05.java:[line 247]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_06.java, line 171
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_06.java:[line 171]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_06.java:[line 171]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_06.java, line 245
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_06.java:[line 245]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_06.java:[line 245]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_07.java, line 171
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_07.java:[line 171]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_07.java:[line 171]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_07.java, line 245
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_07.java:[line 245]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_07.java:[line 245]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_08.java, line 179
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_08.java:[line 179]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_08.java:[line 179]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_08.java, line 253
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_08.java:[line 253]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_08.java:[line 253]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_09.java, line 166
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_09.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_09.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_09.java, line 240
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_09.java:[line 240]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_09.java:[line 240]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_10.java, line 166
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_10.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_10.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_10.java, line 240
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_10.java:[line 240]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_10.java:[line 240]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_11.java, line 166
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_11.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_11.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_11.java, line 241
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_11.java:[line 241]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_11.java:[line 241]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_12.java, line 288
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_12.java:[line 288]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_12.java:[line 288]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_13.java, line 166
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_13.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_13.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_13.java, line 240
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_13.java:[line 240]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_13.java:[line 240]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_14.java, line 166
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_14.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_14.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_14.java, line 240
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_14.java:[line 240]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_14.java:[line 240]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_15.java, line 175
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_15.java:[line 175]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_15.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_15.java, line 257
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_15.java:[line 257]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_15.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_16.java, line 157
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_16.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_16.java:[line 157]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_16.java:[line 157]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_17.java, line 156
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_17.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_17.java:[line 156]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_17.java:[line 156]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_31.java, line 173
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_31.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_31.java:[line 173]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_31.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.badSink()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.badSink(Object)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.badSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.badSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.badSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.badSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.java, line 144
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.java:[line 144]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.java, line 213
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.java:[line 213]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.java, line 213
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.java:[line 213]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.java, line 159
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.java, line 220
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.java:[line 220]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.java:[line 220]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.java, line 159
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.java, line 220
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.java:[line 220]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.java:[line 220]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.java, line 157
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.java:[line 157]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.java:[line 157]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.java:[line 218]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.java, line 157
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.java:[line 157]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.java:[line 157]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.java, line 218
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.java:[line 218]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.java, line 165
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.java:[line 165]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.java:[line 165]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.java, line 226
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.java:[line 226]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.java:[line 226]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.java, line 213
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.java:[line 213]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.java, line 213
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.java:[line 213]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.java, line 214
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.java:[line 214]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.java:[line 214]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.java, line 248
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.java:[line 248]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.java:[line 248]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.java, line 213
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.java:[line 213]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.java, line 152
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.java, line 213
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.java:[line 213]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.java, line 161
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.java:[line 161]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.java, line 230
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.java:[line 230]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.java, line 143
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.java:[line 143]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.java:[line 143]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.java, line 142
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.java:[line 142]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.java:[line 142]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.java, line 159
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.badSink()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.badSink(Object)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.badSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.badSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.badSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.badSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.java:[line 147]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_01.java, line 151
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_01.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_execute_01.java:[line 151]
At CWE89_SQL_Injection__PropertiesFile_execute_01.java:[line 151]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_02.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_02.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_execute_02.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_02.java, line 227
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_02.java:[line 227]
At CWE89_SQL_Injection__PropertiesFile_execute_02.java:[line 227]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_03.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_03.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_execute_03.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_03.java, line 227
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_03.java:[line 227]
At CWE89_SQL_Injection__PropertiesFile_execute_03.java:[line 227]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_04.java, line 166
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_04.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_execute_04.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_04.java, line 234
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_04.java:[line 234]
At CWE89_SQL_Injection__PropertiesFile_execute_04.java:[line 234]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_05.java, line 166
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_05.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_execute_05.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_05.java, line 234
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_05.java:[line 234]
At CWE89_SQL_Injection__PropertiesFile_execute_05.java:[line 234]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_06.java, line 164
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_06.java:[line 164]
At CWE89_SQL_Injection__PropertiesFile_execute_06.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_06.java, line 232
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_06.java:[line 232]
At CWE89_SQL_Injection__PropertiesFile_execute_06.java:[line 232]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_07.java, line 164
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_07.java:[line 164]
At CWE89_SQL_Injection__PropertiesFile_execute_07.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_07.java, line 232
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_07.java:[line 232]
At CWE89_SQL_Injection__PropertiesFile_execute_07.java:[line 232]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_08.java, line 172
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_08.java:[line 172]
At CWE89_SQL_Injection__PropertiesFile_execute_08.java:[line 172]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_08.java, line 240
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_08.java:[line 240]
At CWE89_SQL_Injection__PropertiesFile_execute_08.java:[line 240]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_09.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_09.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_execute_09.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_09.java, line 227
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_09.java:[line 227]
At CWE89_SQL_Injection__PropertiesFile_execute_09.java:[line 227]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_10.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_10.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_execute_10.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_10.java, line 227
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_10.java:[line 227]
At CWE89_SQL_Injection__PropertiesFile_execute_10.java:[line 227]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_11.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_11.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_execute_11.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_11.java, line 228
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_11.java:[line 228]
At CWE89_SQL_Injection__PropertiesFile_execute_11.java:[line 228]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_12.java, line 269
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_execute_12.java:[line 269]
At CWE89_SQL_Injection__PropertiesFile_execute_12.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_13.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_13.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_execute_13.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_13.java, line 227
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_13.java:[line 227]
At CWE89_SQL_Injection__PropertiesFile_execute_13.java:[line 227]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_14.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_14.java:[line 159]
At CWE89_SQL_Injection__PropertiesFile_execute_14.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_14.java, line 227
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_14.java:[line 227]
At CWE89_SQL_Injection__PropertiesFile_execute_14.java:[line 227]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_15.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_execute_15.java:[line 168]
At CWE89_SQL_Injection__PropertiesFile_execute_15.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_15.java, line 244
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_execute_15.java:[line 244]
At CWE89_SQL_Injection__PropertiesFile_execute_15.java:[line 244]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_16.java, line 150
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_16.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_execute_16.java:[line 150]
At CWE89_SQL_Injection__PropertiesFile_execute_16.java:[line 150]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_17.java, line 149
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_17.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_execute_17.java:[line 149]
At CWE89_SQL_Injection__PropertiesFile_execute_17.java:[line 149]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_31.java, line 166
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_31.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_execute_31.java:[line 166]
At CWE89_SQL_Injection__PropertiesFile_execute_31.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68b.badSink()
At CWE89_SQL_Injection__PropertiesFile_execute_68b.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68b.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_execute_68b.java:[line 100]
At CWE89_SQL_Injection__PropertiesFile_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_71b.badSink(Object)
At CWE89_SQL_Injection__PropertiesFile_execute_71b.java:[line 42]
At CWE89_SQL_Injection__PropertiesFile_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__PropertiesFile_execute_71b.java:[line 100]
At CWE89_SQL_Injection__PropertiesFile_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_72b.badSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_execute_72b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_execute_72b.java:[line 101]
At CWE89_SQL_Injection__PropertiesFile_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_73b.badSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_execute_73b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_execute_73b.java:[line 101]
At CWE89_SQL_Injection__PropertiesFile_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_74b.badSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_execute_74b.java:[line 43]
At CWE89_SQL_Injection__PropertiesFile_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_execute_74b.java:[line 101]
At CWE89_SQL_Injection__PropertiesFile_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_75b.badSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_execute_75b.java:[line 53]
At CWE89_SQL_Injection__PropertiesFile_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__PropertiesFile_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_execute_75b.java:[line 154]
At CWE89_SQL_Injection__PropertiesFile_execute_75b.java:[line 154]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.goodG2B()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.java, line 149
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.java:[line 149]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.java:[line 149]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.java, line 158
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.java:[line 158]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.java:[line 158]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.java, line 226
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.java:[line 226]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.java:[line 226]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.java, line 158
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.java:[line 158]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.java:[line 158]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.java, line 226
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.java:[line 226]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.java:[line 226]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.java, line 165
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.java:[line 165]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.java:[line 165]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.java, line 233
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.java:[line 233]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.java:[line 233]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.java, line 165
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.java:[line 165]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.java:[line 165]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.java, line 233
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.java:[line 233]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.java:[line 233]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.java, line 163
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.java:[line 163]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.java:[line 163]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.java, line 231
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.java:[line 231]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.java:[line 231]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.java, line 163
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.java:[line 163]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.java:[line 163]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.java, line 231
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.java:[line 231]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.java:[line 231]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.java, line 171
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.java:[line 171]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.java:[line 171]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.java, line 239
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.java:[line 239]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.java:[line 239]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.java, line 158
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.java:[line 158]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.java:[line 158]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.java, line 226
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.java:[line 226]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.java:[line 226]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.java, line 158
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.java:[line 158]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.java:[line 158]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.java, line 226
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.java:[line 226]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.java:[line 226]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.java, line 158
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.java:[line 158]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.java:[line 158]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.java, line 227
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.java:[line 227]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.java:[line 227]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.goodG2B()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.java, line 267
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.java:[line 267]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.java:[line 267]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.java, line 158
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.java:[line 158]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.java:[line 158]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.java, line 226
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.java:[line 226]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.java:[line 226]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.java, line 158
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.java:[line 158]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.java:[line 158]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.java, line 226
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.java:[line 226]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.java:[line 226]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.goodG2B1()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.java, line 167
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.goodG2B1()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.java:[line 167]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.java:[line 167]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.goodG2B2()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.java, line 243
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.goodG2B2()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.java:[line 243]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.java:[line 243]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.goodG2B()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.java, line 149
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.java:[line 149]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.java:[line 149]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.goodG2B()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.java, line 148
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.java:[line 148]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.java:[line 148]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.goodG2B()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.java, line 164
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.java:[line 164]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.java:[line 164]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.badSink()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.badSink()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.goodG2BSink()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.goodG2BSink()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.badSink(Object)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.badSink(Object)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.goodG2BSink(Object)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.badSink(Vector)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.badSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.goodG2BSink(Vector)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.badSink(LinkedList)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.badSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.goodG2BSink(LinkedList)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.badSink(HashMap)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.badSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.goodG2BSink(HashMap)


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.badSink(byte[])


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.badSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.goodG2BSink(byte[])


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_01.java, line 113
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_01.goodG2B()
At CWE89_SQL_Injection__Property_execute_01.java:[line 113]
At CWE89_SQL_Injection__Property_execute_01.java:[line 113]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_02.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02.goodG2B1()
At CWE89_SQL_Injection__Property_execute_02.java:[line 124]
At CWE89_SQL_Injection__Property_execute_02.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_02.java, line 192
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02.goodG2B2()
At CWE89_SQL_Injection__Property_execute_02.java:[line 192]
At CWE89_SQL_Injection__Property_execute_02.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_03.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03.goodG2B1()
At CWE89_SQL_Injection__Property_execute_03.java:[line 124]
At CWE89_SQL_Injection__Property_execute_03.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_03.java, line 192
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03.goodG2B2()
At CWE89_SQL_Injection__Property_execute_03.java:[line 192]
At CWE89_SQL_Injection__Property_execute_03.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_04.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04.goodG2B1()
At CWE89_SQL_Injection__Property_execute_04.java:[line 131]
At CWE89_SQL_Injection__Property_execute_04.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_04.java, line 199
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04.goodG2B2()
At CWE89_SQL_Injection__Property_execute_04.java:[line 199]
At CWE89_SQL_Injection__Property_execute_04.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_05.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05.goodG2B1()
At CWE89_SQL_Injection__Property_execute_05.java:[line 131]
At CWE89_SQL_Injection__Property_execute_05.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_05.java, line 199
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05.goodG2B2()
At CWE89_SQL_Injection__Property_execute_05.java:[line 199]
At CWE89_SQL_Injection__Property_execute_05.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_06.java, line 129
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06.goodG2B1()
At CWE89_SQL_Injection__Property_execute_06.java:[line 129]
At CWE89_SQL_Injection__Property_execute_06.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_06.java, line 197
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06.goodG2B2()
At CWE89_SQL_Injection__Property_execute_06.java:[line 197]
At CWE89_SQL_Injection__Property_execute_06.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_07.java, line 129
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07.goodG2B1()
At CWE89_SQL_Injection__Property_execute_07.java:[line 129]
At CWE89_SQL_Injection__Property_execute_07.java:[line 129]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_07.java, line 197
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07.goodG2B2()
At CWE89_SQL_Injection__Property_execute_07.java:[line 197]
At CWE89_SQL_Injection__Property_execute_07.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_08.java, line 137
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08.goodG2B1()
At CWE89_SQL_Injection__Property_execute_08.java:[line 137]
At CWE89_SQL_Injection__Property_execute_08.java:[line 137]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_08.java, line 205
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08.goodG2B2()
At CWE89_SQL_Injection__Property_execute_08.java:[line 205]
At CWE89_SQL_Injection__Property_execute_08.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_09.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09.goodG2B1()
At CWE89_SQL_Injection__Property_execute_09.java:[line 124]
At CWE89_SQL_Injection__Property_execute_09.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_09.java, line 192
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09.goodG2B2()
At CWE89_SQL_Injection__Property_execute_09.java:[line 192]
At CWE89_SQL_Injection__Property_execute_09.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_10.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10.goodG2B1()
At CWE89_SQL_Injection__Property_execute_10.java:[line 124]
At CWE89_SQL_Injection__Property_execute_10.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_10.java, line 192
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10.goodG2B2()
At CWE89_SQL_Injection__Property_execute_10.java:[line 192]
At CWE89_SQL_Injection__Property_execute_10.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_11.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11.goodG2B1()
At CWE89_SQL_Injection__Property_execute_11.java:[line 124]
At CWE89_SQL_Injection__Property_execute_11.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_11.java, line 193
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11.goodG2B2()
At CWE89_SQL_Injection__Property_execute_11.java:[line 193]
At CWE89_SQL_Injection__Property_execute_11.java:[line 193]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_12.java, line 234
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.goodG2B()
At CWE89_SQL_Injection__Property_execute_12.java:[line 234]
At CWE89_SQL_Injection__Property_execute_12.java:[line 234]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_13.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13.goodG2B1()
At CWE89_SQL_Injection__Property_execute_13.java:[line 124]
At CWE89_SQL_Injection__Property_execute_13.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_13.java, line 192
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13.goodG2B2()
At CWE89_SQL_Injection__Property_execute_13.java:[line 192]
At CWE89_SQL_Injection__Property_execute_13.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_14.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14.goodG2B1()
At CWE89_SQL_Injection__Property_execute_14.java:[line 124]
At CWE89_SQL_Injection__Property_execute_14.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_14.java, line 192
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14.goodG2B2()
At CWE89_SQL_Injection__Property_execute_14.java:[line 192]
At CWE89_SQL_Injection__Property_execute_14.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_15.java, line 133
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15.goodG2B1()
At CWE89_SQL_Injection__Property_execute_15.java:[line 133]
At CWE89_SQL_Injection__Property_execute_15.java:[line 133]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_15.java, line 209
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15.goodG2B2()
At CWE89_SQL_Injection__Property_execute_15.java:[line 209]
At CWE89_SQL_Injection__Property_execute_15.java:[line 209]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_16.java, line 115
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_16.goodG2B()
At CWE89_SQL_Injection__Property_execute_16.java:[line 115]
At CWE89_SQL_Injection__Property_execute_16.java:[line 115]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_17.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_17.goodG2B()
At CWE89_SQL_Injection__Property_execute_17.java:[line 111]
At CWE89_SQL_Injection__Property_execute_17.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_31.java, line 128
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_31.goodG2B()
At CWE89_SQL_Injection__Property_execute_31.java:[line 128]
At CWE89_SQL_Injection__Property_execute_31.java:[line 128]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68b.badSink()
At CWE89_SQL_Injection__Property_execute_68b.java:[line 42]
At CWE89_SQL_Injection__Property_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68b.goodG2BSink()
At CWE89_SQL_Injection__Property_execute_68b.java:[line 100]
At CWE89_SQL_Injection__Property_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_71b.badSink(Object)
At CWE89_SQL_Injection__Property_execute_71b.java:[line 42]
At CWE89_SQL_Injection__Property_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Property_execute_71b.java:[line 100]
At CWE89_SQL_Injection__Property_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_72b.badSink(Vector)
At CWE89_SQL_Injection__Property_execute_72b.java:[line 43]
At CWE89_SQL_Injection__Property_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Property_execute_72b.java:[line 101]
At CWE89_SQL_Injection__Property_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Property_execute_73b.java:[line 43]
At CWE89_SQL_Injection__Property_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Property_execute_73b.java:[line 101]
At CWE89_SQL_Injection__Property_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_74b.badSink(HashMap)
At CWE89_SQL_Injection__Property_execute_74b.java:[line 43]
At CWE89_SQL_Injection__Property_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Property_execute_74b.java:[line 101]
At CWE89_SQL_Injection__Property_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_75b.badSink(byte[])
At CWE89_SQL_Injection__Property_execute_75b.java:[line 53]
At CWE89_SQL_Injection__Property_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Property_execute_75b.java:[line 154]
At CWE89_SQL_Injection__Property_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_01.java, line 123
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_01.goodG2B()
At CWE89_SQL_Injection__Property_executeBatch_01.java:[line 123]
At CWE89_SQL_Injection__Property_executeBatch_01.java:[line 123]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_02.java, line 139
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_02.java:[line 139]
At CWE89_SQL_Injection__Property_executeBatch_02.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_02.java, line 216
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_02.java:[line 216]
At CWE89_SQL_Injection__Property_executeBatch_02.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_03.java, line 139
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_03.java:[line 139]
At CWE89_SQL_Injection__Property_executeBatch_03.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_03.java, line 216
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_03.java:[line 216]
At CWE89_SQL_Injection__Property_executeBatch_03.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_04.java, line 146
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_04.java:[line 146]
At CWE89_SQL_Injection__Property_executeBatch_04.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_04.java, line 223
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_04.java:[line 223]
At CWE89_SQL_Injection__Property_executeBatch_04.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_05.java, line 146
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_05.java:[line 146]
At CWE89_SQL_Injection__Property_executeBatch_05.java:[line 146]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_05.java, line 223
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_05.java:[line 223]
At CWE89_SQL_Injection__Property_executeBatch_05.java:[line 223]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_06.java, line 144
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_06.java:[line 144]
At CWE89_SQL_Injection__Property_executeBatch_06.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_06.java, line 221
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_06.java:[line 221]
At CWE89_SQL_Injection__Property_executeBatch_06.java:[line 221]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_07.java, line 144
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_07.java:[line 144]
At CWE89_SQL_Injection__Property_executeBatch_07.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_07.java, line 221
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_07.java:[line 221]
At CWE89_SQL_Injection__Property_executeBatch_07.java:[line 221]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_08.java, line 152
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_08.java:[line 152]
At CWE89_SQL_Injection__Property_executeBatch_08.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_08.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_08.java:[line 229]
At CWE89_SQL_Injection__Property_executeBatch_08.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_09.java, line 139
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_09.java:[line 139]
At CWE89_SQL_Injection__Property_executeBatch_09.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_09.java, line 216
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_09.java:[line 216]
At CWE89_SQL_Injection__Property_executeBatch_09.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_10.java, line 139
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_10.java:[line 139]
At CWE89_SQL_Injection__Property_executeBatch_10.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_10.java, line 216
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_10.java:[line 216]
At CWE89_SQL_Injection__Property_executeBatch_10.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_11.java, line 139
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_11.java:[line 139]
At CWE89_SQL_Injection__Property_executeBatch_11.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_11.java, line 217
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_11.java:[line 217]
At CWE89_SQL_Injection__Property_executeBatch_11.java:[line 217]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_12.java, line 262
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__Property_executeBatch_12.java:[line 262]
At CWE89_SQL_Injection__Property_executeBatch_12.java:[line 262]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_13.java, line 139
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_13.java:[line 139]
At CWE89_SQL_Injection__Property_executeBatch_13.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_13.java, line 216
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_13.java:[line 216]
At CWE89_SQL_Injection__Property_executeBatch_13.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_14.java, line 139
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_14.java:[line 139]
At CWE89_SQL_Injection__Property_executeBatch_14.java:[line 139]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_14.java, line 216
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_14.java:[line 216]
At CWE89_SQL_Injection__Property_executeBatch_14.java:[line 216]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_15.java, line 148
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15.goodG2B1()
At CWE89_SQL_Injection__Property_executeBatch_15.java:[line 148]
At CWE89_SQL_Injection__Property_executeBatch_15.java:[line 148]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_15.java, line 233
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15.goodG2B2()
At CWE89_SQL_Injection__Property_executeBatch_15.java:[line 233]
At CWE89_SQL_Injection__Property_executeBatch_15.java:[line 233]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_16.java, line 130
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_16.goodG2B()
At CWE89_SQL_Injection__Property_executeBatch_16.java:[line 130]
At CWE89_SQL_Injection__Property_executeBatch_16.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_17.java, line 126
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_17.goodG2B()
At CWE89_SQL_Injection__Property_executeBatch_17.java:[line 126]
At CWE89_SQL_Injection__Property_executeBatch_17.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_31.java, line 138
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_31.goodG2B()
At CWE89_SQL_Injection__Property_executeBatch_31.java:[line 138]
At CWE89_SQL_Injection__Property_executeBatch_31.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68b.badSink()
At CWE89_SQL_Injection__Property_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__Property_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68b.goodG2BSink()
At CWE89_SQL_Injection__Property_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__Property_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_71b.badSink(Object)
At CWE89_SQL_Injection__Property_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__Property_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Property_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__Property_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_72b.badSink(Vector)
At CWE89_SQL_Injection__Property_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__Property_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Property_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__Property_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Property_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__Property_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Property_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__Property_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_74b.badSink(HashMap)
At CWE89_SQL_Injection__Property_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__Property_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Property_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__Property_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_75b.badSink(byte[])
At CWE89_SQL_Injection__Property_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__Property_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Property_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__Property_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_01.java, line 120
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_01.goodG2B()
At CWE89_SQL_Injection__Property_executeQuery_01.java:[line 120]
At CWE89_SQL_Injection__Property_executeQuery_01.java:[line 120]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_02.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_02.java:[line 131]
At CWE89_SQL_Injection__Property_executeQuery_02.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_02.java, line 205
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_02.java:[line 205]
At CWE89_SQL_Injection__Property_executeQuery_02.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_03.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_03.java:[line 131]
At CWE89_SQL_Injection__Property_executeQuery_03.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_03.java, line 205
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_03.java:[line 205]
At CWE89_SQL_Injection__Property_executeQuery_03.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_04.java, line 138
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_04.java:[line 138]
At CWE89_SQL_Injection__Property_executeQuery_04.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_04.java, line 212
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_04.java:[line 212]
At CWE89_SQL_Injection__Property_executeQuery_04.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_05.java, line 138
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_05.java:[line 138]
At CWE89_SQL_Injection__Property_executeQuery_05.java:[line 138]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_05.java, line 212
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_05.java:[line 212]
At CWE89_SQL_Injection__Property_executeQuery_05.java:[line 212]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_06.java, line 136
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_06.java:[line 136]
At CWE89_SQL_Injection__Property_executeQuery_06.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_06.java, line 210
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_06.java:[line 210]
At CWE89_SQL_Injection__Property_executeQuery_06.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_07.java, line 136
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_07.java:[line 136]
At CWE89_SQL_Injection__Property_executeQuery_07.java:[line 136]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_07.java, line 210
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_07.java:[line 210]
At CWE89_SQL_Injection__Property_executeQuery_07.java:[line 210]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_08.java, line 144
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_08.java:[line 144]
At CWE89_SQL_Injection__Property_executeQuery_08.java:[line 144]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_08.java, line 218
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_08.java:[line 218]
At CWE89_SQL_Injection__Property_executeQuery_08.java:[line 218]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_09.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_09.java:[line 131]
At CWE89_SQL_Injection__Property_executeQuery_09.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_09.java, line 205
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_09.java:[line 205]
At CWE89_SQL_Injection__Property_executeQuery_09.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_10.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_10.java:[line 131]
At CWE89_SQL_Injection__Property_executeQuery_10.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_10.java, line 205
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_10.java:[line 205]
At CWE89_SQL_Injection__Property_executeQuery_10.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_11.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_11.java:[line 131]
At CWE89_SQL_Injection__Property_executeQuery_11.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_11.java, line 206
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_11.java:[line 206]
At CWE89_SQL_Injection__Property_executeQuery_11.java:[line 206]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_12.java, line 253
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__Property_executeQuery_12.java:[line 253]
At CWE89_SQL_Injection__Property_executeQuery_12.java:[line 253]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_13.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_13.java:[line 131]
At CWE89_SQL_Injection__Property_executeQuery_13.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_13.java, line 205
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_13.java:[line 205]
At CWE89_SQL_Injection__Property_executeQuery_13.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_14.java, line 131
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_14.java:[line 131]
At CWE89_SQL_Injection__Property_executeQuery_14.java:[line 131]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_14.java, line 205
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_14.java:[line 205]
At CWE89_SQL_Injection__Property_executeQuery_14.java:[line 205]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_15.java, line 140
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15.goodG2B1()
At CWE89_SQL_Injection__Property_executeQuery_15.java:[line 140]
At CWE89_SQL_Injection__Property_executeQuery_15.java:[line 140]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_15.java, line 222
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15.goodG2B2()
At CWE89_SQL_Injection__Property_executeQuery_15.java:[line 222]
At CWE89_SQL_Injection__Property_executeQuery_15.java:[line 222]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_16.java, line 122
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_16.goodG2B()
At CWE89_SQL_Injection__Property_executeQuery_16.java:[line 122]
At CWE89_SQL_Injection__Property_executeQuery_16.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_17.java, line 118
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_17.goodG2B()
At CWE89_SQL_Injection__Property_executeQuery_17.java:[line 118]
At CWE89_SQL_Injection__Property_executeQuery_17.java:[line 118]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_31.java, line 135
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_31.goodG2B()
At CWE89_SQL_Injection__Property_executeQuery_31.java:[line 135]
At CWE89_SQL_Injection__Property_executeQuery_31.java:[line 135]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68b.badSink()
At CWE89_SQL_Injection__Property_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__Property_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68b.goodG2BSink()
At CWE89_SQL_Injection__Property_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__Property_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_71b.badSink(Object)
At CWE89_SQL_Injection__Property_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__Property_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Property_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__Property_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_72b.badSink(Vector)
At CWE89_SQL_Injection__Property_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__Property_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Property_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__Property_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Property_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__Property_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Property_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__Property_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_74b.badSink(HashMap)
At CWE89_SQL_Injection__Property_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__Property_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Property_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__Property_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_75b.badSink(byte[])
At CWE89_SQL_Injection__Property_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__Property_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Property_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__Property_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_01.java, line 106
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_01.goodG2B()
At CWE89_SQL_Injection__Property_executeUpdate_01.java:[line 106]
At CWE89_SQL_Injection__Property_executeUpdate_01.java:[line 106]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_02.java, line 117
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_02.java:[line 117]
At CWE89_SQL_Injection__Property_executeUpdate_02.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_02.java, line 178
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_02.java:[line 178]
At CWE89_SQL_Injection__Property_executeUpdate_02.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_03.java, line 117
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_03.java:[line 117]
At CWE89_SQL_Injection__Property_executeUpdate_03.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_03.java, line 178
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_03.java:[line 178]
At CWE89_SQL_Injection__Property_executeUpdate_03.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_04.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_04.java:[line 124]
At CWE89_SQL_Injection__Property_executeUpdate_04.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_04.java, line 185
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_04.java:[line 185]
At CWE89_SQL_Injection__Property_executeUpdate_04.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_05.java, line 124
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_05.java:[line 124]
At CWE89_SQL_Injection__Property_executeUpdate_05.java:[line 124]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_05.java, line 185
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_05.java:[line 185]
At CWE89_SQL_Injection__Property_executeUpdate_05.java:[line 185]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_06.java, line 122
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_06.java:[line 122]
At CWE89_SQL_Injection__Property_executeUpdate_06.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_06.java, line 183
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_06.java:[line 183]
At CWE89_SQL_Injection__Property_executeUpdate_06.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_07.java, line 122
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_07.java:[line 122]
At CWE89_SQL_Injection__Property_executeUpdate_07.java:[line 122]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_07.java, line 183
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_07.java:[line 183]
At CWE89_SQL_Injection__Property_executeUpdate_07.java:[line 183]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_08.java, line 130
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_08.java:[line 130]
At CWE89_SQL_Injection__Property_executeUpdate_08.java:[line 130]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_08.java, line 191
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_08.java:[line 191]
At CWE89_SQL_Injection__Property_executeUpdate_08.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_09.java, line 117
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_09.java:[line 117]
At CWE89_SQL_Injection__Property_executeUpdate_09.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_09.java, line 178
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_09.java:[line 178]
At CWE89_SQL_Injection__Property_executeUpdate_09.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_10.java, line 117
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_10.java:[line 117]
At CWE89_SQL_Injection__Property_executeUpdate_10.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_10.java, line 178
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_10.java:[line 178]
At CWE89_SQL_Injection__Property_executeUpdate_10.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_11.java, line 117
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_11.java:[line 117]
At CWE89_SQL_Injection__Property_executeUpdate_11.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_11.java, line 179
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_11.java:[line 179]
At CWE89_SQL_Injection__Property_executeUpdate_11.java:[line 179]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_12.java, line 213
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__Property_executeUpdate_12.java:[line 213]
At CWE89_SQL_Injection__Property_executeUpdate_12.java:[line 213]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_13.java, line 117
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_13.java:[line 117]
At CWE89_SQL_Injection__Property_executeUpdate_13.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_13.java, line 178
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_13.java:[line 178]
At CWE89_SQL_Injection__Property_executeUpdate_13.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_14.java, line 117
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_14.java:[line 117]
At CWE89_SQL_Injection__Property_executeUpdate_14.java:[line 117]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_14.java, line 178
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_14.java:[line 178]
At CWE89_SQL_Injection__Property_executeUpdate_14.java:[line 178]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_15.java, line 126
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15.goodG2B1()
At CWE89_SQL_Injection__Property_executeUpdate_15.java:[line 126]
At CWE89_SQL_Injection__Property_executeUpdate_15.java:[line 126]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_15.java, line 195
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15.goodG2B2()
At CWE89_SQL_Injection__Property_executeUpdate_15.java:[line 195]
At CWE89_SQL_Injection__Property_executeUpdate_15.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_16.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_16.goodG2B()
At CWE89_SQL_Injection__Property_executeUpdate_16.java:[line 108]
At CWE89_SQL_Injection__Property_executeUpdate_16.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_17.java, line 104
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_17.goodG2B()
At CWE89_SQL_Injection__Property_executeUpdate_17.java:[line 104]
At CWE89_SQL_Injection__Property_executeUpdate_17.java:[line 104]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_31.java, line 121
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_31.goodG2B()
At CWE89_SQL_Injection__Property_executeUpdate_31.java:[line 121]
At CWE89_SQL_Injection__Property_executeUpdate_31.java:[line 121]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68b.badSink()
At CWE89_SQL_Injection__Property_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__Property_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68b.goodG2BSink()
At CWE89_SQL_Injection__Property_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__Property_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_71b.badSink(Object)
At CWE89_SQL_Injection__Property_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__Property_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Property_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__Property_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_72b.badSink(Vector)
At CWE89_SQL_Injection__Property_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__Property_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Property_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__Property_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Property_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__Property_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Property_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__Property_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_74b.badSink(HashMap)
At CWE89_SQL_Injection__Property_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__Property_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Property_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__Property_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_75b.badSink(byte[])
At CWE89_SQL_Injection__Property_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__Property_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__Property_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Property_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__Property_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_01.goodG2B()


In file CWE89_SQL_Injection__Property_prepareStatement_01.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_01.goodG2B()
At CWE89_SQL_Injection__Property_prepareStatement_01.java:[line 111]
At CWE89_SQL_Injection__Property_prepareStatement_01.java:[line 111]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_02.java, line 123
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_02.java:[line 123]
At CWE89_SQL_Injection__Property_prepareStatement_02.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_02.java, line 191
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_02.java:[line 191]
At CWE89_SQL_Injection__Property_prepareStatement_02.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_03.java, line 123
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_03.java:[line 123]
At CWE89_SQL_Injection__Property_prepareStatement_03.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_03.java, line 191
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_03.java:[line 191]
At CWE89_SQL_Injection__Property_prepareStatement_03.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_04.java, line 130
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_04.java:[line 130]
At CWE89_SQL_Injection__Property_prepareStatement_04.java:[line 130]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_04.java, line 198
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_04.java:[line 198]
At CWE89_SQL_Injection__Property_prepareStatement_04.java:[line 198]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_05.java, line 130
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_05.java:[line 130]
At CWE89_SQL_Injection__Property_prepareStatement_05.java:[line 130]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_05.java, line 198
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_05.java:[line 198]
At CWE89_SQL_Injection__Property_prepareStatement_05.java:[line 198]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_06.java, line 128
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_06.java:[line 128]
At CWE89_SQL_Injection__Property_prepareStatement_06.java:[line 128]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_06.java, line 196
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_06.java:[line 196]
At CWE89_SQL_Injection__Property_prepareStatement_06.java:[line 196]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_07.java, line 128
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_07.java:[line 128]
At CWE89_SQL_Injection__Property_prepareStatement_07.java:[line 128]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_07.java, line 196
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_07.java:[line 196]
At CWE89_SQL_Injection__Property_prepareStatement_07.java:[line 196]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_08.java, line 136
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_08.java:[line 136]
At CWE89_SQL_Injection__Property_prepareStatement_08.java:[line 136]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_08.java, line 204
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_08.java:[line 204]
At CWE89_SQL_Injection__Property_prepareStatement_08.java:[line 204]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_09.java, line 123
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_09.java:[line 123]
At CWE89_SQL_Injection__Property_prepareStatement_09.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_09.java, line 191
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_09.java:[line 191]
At CWE89_SQL_Injection__Property_prepareStatement_09.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_10.java, line 123
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_10.java:[line 123]
At CWE89_SQL_Injection__Property_prepareStatement_10.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_10.java, line 191
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_10.java:[line 191]
At CWE89_SQL_Injection__Property_prepareStatement_10.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_11.java, line 123
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_11.java:[line 123]
At CWE89_SQL_Injection__Property_prepareStatement_11.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_11.java, line 192
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_11.java:[line 192]
At CWE89_SQL_Injection__Property_prepareStatement_11.java:[line 192]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.goodG2B()


In file CWE89_SQL_Injection__Property_prepareStatement_12.java, line 232
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__Property_prepareStatement_12.java:[line 232]
At CWE89_SQL_Injection__Property_prepareStatement_12.java:[line 232]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_13.java, line 123
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_13.java:[line 123]
At CWE89_SQL_Injection__Property_prepareStatement_13.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_13.java, line 191
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_13.java:[line 191]
At CWE89_SQL_Injection__Property_prepareStatement_13.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_14.java, line 123
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_14.java:[line 123]
At CWE89_SQL_Injection__Property_prepareStatement_14.java:[line 123]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_14.java, line 191
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_14.java:[line 191]
At CWE89_SQL_Injection__Property_prepareStatement_14.java:[line 191]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15.goodG2B1()


In file CWE89_SQL_Injection__Property_prepareStatement_15.java, line 132
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15.goodG2B1()
At CWE89_SQL_Injection__Property_prepareStatement_15.java:[line 132]
At CWE89_SQL_Injection__Property_prepareStatement_15.java:[line 132]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15.goodG2B2()


In file CWE89_SQL_Injection__Property_prepareStatement_15.java, line 208
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15.goodG2B2()
At CWE89_SQL_Injection__Property_prepareStatement_15.java:[line 208]
At CWE89_SQL_Injection__Property_prepareStatement_15.java:[line 208]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_16.goodG2B()


In file CWE89_SQL_Injection__Property_prepareStatement_16.java, line 114
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_16.goodG2B()
At CWE89_SQL_Injection__Property_prepareStatement_16.java:[line 114]
At CWE89_SQL_Injection__Property_prepareStatement_16.java:[line 114]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_17.goodG2B()


In file CWE89_SQL_Injection__Property_prepareStatement_17.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_17.goodG2B()
At CWE89_SQL_Injection__Property_prepareStatement_17.java:[line 110]
At CWE89_SQL_Injection__Property_prepareStatement_17.java:[line 110]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_31.goodG2B()


In file CWE89_SQL_Injection__Property_prepareStatement_31.java, line 126
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_31.goodG2B()
At CWE89_SQL_Injection__Property_prepareStatement_31.java:[line 126]
At CWE89_SQL_Injection__Property_prepareStatement_31.java:[line 126]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68b.badSink()


In file CWE89_SQL_Injection__Property_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68b.badSink()
At CWE89_SQL_Injection__Property_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__Property_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68b.goodG2BSink()


In file CWE89_SQL_Injection__Property_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68b.goodG2BSink()
At CWE89_SQL_Injection__Property_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__Property_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_71b.badSink(Object)


In file CWE89_SQL_Injection__Property_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_71b.badSink(Object)
At CWE89_SQL_Injection__Property_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__Property_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_71b.goodG2BSink(Object)


In file CWE89_SQL_Injection__Property_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__Property_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__Property_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_72b.badSink(Vector)


In file CWE89_SQL_Injection__Property_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_72b.badSink(Vector)
At CWE89_SQL_Injection__Property_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__Property_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_72b.goodG2BSink(Vector)


In file CWE89_SQL_Injection__Property_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__Property_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__Property_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_73b.badSink(LinkedList)


In file CWE89_SQL_Injection__Property_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_73b.badSink(LinkedList)
At CWE89_SQL_Injection__Property_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__Property_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_73b.goodG2BSink(LinkedList)


In file CWE89_SQL_Injection__Property_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__Property_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__Property_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_74b.badSink(HashMap)


In file CWE89_SQL_Injection__Property_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_74b.badSink(HashMap)
At CWE89_SQL_Injection__Property_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__Property_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_74b.goodG2BSink(HashMap)


In file CWE89_SQL_Injection__Property_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__Property_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__Property_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_75b.badSink(byte[])


In file CWE89_SQL_Injection__Property_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_75b.badSink(byte[])
At CWE89_SQL_Injection__Property_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__Property_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_75b.goodG2BSink(byte[])


In file CWE89_SQL_Injection__Property_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__Property_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__Property_prepareStatement_75b.java:[line 152]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_01.java, line 167
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_01.goodG2B()
At CWE89_SQL_Injection__URLConnection_execute_01.java:[line 167]
At CWE89_SQL_Injection__URLConnection_execute_01.java:[line 167]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_02.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_02.java:[line 175]
At CWE89_SQL_Injection__URLConnection_execute_02.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_02.java, line 243
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_02.java:[line 243]
At CWE89_SQL_Injection__URLConnection_execute_02.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_03.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_03.java:[line 175]
At CWE89_SQL_Injection__URLConnection_execute_03.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_03.java, line 243
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_03.java:[line 243]
At CWE89_SQL_Injection__URLConnection_execute_03.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_04.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_04.java:[line 182]
At CWE89_SQL_Injection__URLConnection_execute_04.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_04.java, line 250
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_04.java:[line 250]
At CWE89_SQL_Injection__URLConnection_execute_04.java:[line 250]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_05.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_05.java:[line 182]
At CWE89_SQL_Injection__URLConnection_execute_05.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_05.java, line 250
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_05.java:[line 250]
At CWE89_SQL_Injection__URLConnection_execute_05.java:[line 250]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_06.java, line 180
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_06.java:[line 180]
At CWE89_SQL_Injection__URLConnection_execute_06.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_06.java, line 248
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_06.java:[line 248]
At CWE89_SQL_Injection__URLConnection_execute_06.java:[line 248]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_07.java, line 180
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_07.java:[line 180]
At CWE89_SQL_Injection__URLConnection_execute_07.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_07.java, line 248
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_07.java:[line 248]
At CWE89_SQL_Injection__URLConnection_execute_07.java:[line 248]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_08.java, line 188
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_08.java:[line 188]
At CWE89_SQL_Injection__URLConnection_execute_08.java:[line 188]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_08.java, line 256
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_08.java:[line 256]
At CWE89_SQL_Injection__URLConnection_execute_08.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_09.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_09.java:[line 175]
At CWE89_SQL_Injection__URLConnection_execute_09.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_09.java, line 243
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_09.java:[line 243]
At CWE89_SQL_Injection__URLConnection_execute_09.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_10.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_10.java:[line 175]
At CWE89_SQL_Injection__URLConnection_execute_10.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_10.java, line 243
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_10.java:[line 243]
At CWE89_SQL_Injection__URLConnection_execute_10.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_11.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_11.java:[line 175]
At CWE89_SQL_Injection__URLConnection_execute_11.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_11.java, line 244
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_11.java:[line 244]
At CWE89_SQL_Injection__URLConnection_execute_11.java:[line 244]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_12.java, line 285
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_execute_12.java:[line 285]
At CWE89_SQL_Injection__URLConnection_execute_12.java:[line 285]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_13.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_13.java:[line 175]
At CWE89_SQL_Injection__URLConnection_execute_13.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_13.java, line 243
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_13.java:[line 243]
At CWE89_SQL_Injection__URLConnection_execute_13.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_14.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_14.java:[line 175]
At CWE89_SQL_Injection__URLConnection_execute_14.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_14.java, line 243
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_14.java:[line 243]
At CWE89_SQL_Injection__URLConnection_execute_14.java:[line 243]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_15.java, line 184
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15.goodG2B1()
At CWE89_SQL_Injection__URLConnection_execute_15.java:[line 184]
At CWE89_SQL_Injection__URLConnection_execute_15.java:[line 184]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_15.java, line 260
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15.goodG2B2()
At CWE89_SQL_Injection__URLConnection_execute_15.java:[line 260]
At CWE89_SQL_Injection__URLConnection_execute_15.java:[line 260]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_16.java, line 166
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_16.goodG2B()
At CWE89_SQL_Injection__URLConnection_execute_16.java:[line 166]
At CWE89_SQL_Injection__URLConnection_execute_16.java:[line 166]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_17.java, line 165
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_17.goodG2B()
At CWE89_SQL_Injection__URLConnection_execute_17.java:[line 165]
At CWE89_SQL_Injection__URLConnection_execute_17.java:[line 165]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_31.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_31.goodG2B()
At CWE89_SQL_Injection__URLConnection_execute_31.java:[line 182]
At CWE89_SQL_Injection__URLConnection_execute_31.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68b.badSink()
At CWE89_SQL_Injection__URLConnection_execute_68b.java:[line 42]
At CWE89_SQL_Injection__URLConnection_execute_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_68b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68b.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_execute_68b.java:[line 100]
At CWE89_SQL_Injection__URLConnection_execute_68b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_71b.badSink(Object)
At CWE89_SQL_Injection__URLConnection_execute_71b.java:[line 42]
At CWE89_SQL_Injection__URLConnection_execute_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_71b.java, line 100
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__URLConnection_execute_71b.java:[line 100]
At CWE89_SQL_Injection__URLConnection_execute_71b.java:[line 100]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_72b.badSink(Vector)
At CWE89_SQL_Injection__URLConnection_execute_72b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_execute_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_72b.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__URLConnection_execute_72b.java:[line 101]
At CWE89_SQL_Injection__URLConnection_execute_72b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_73b.badSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_execute_73b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_execute_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_73b.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_execute_73b.java:[line 101]
At CWE89_SQL_Injection__URLConnection_execute_73b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_74b.badSink(HashMap)
At CWE89_SQL_Injection__URLConnection_execute_74b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_execute_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_74b.java, line 101
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__URLConnection_execute_74b.java:[line 101]
At CWE89_SQL_Injection__URLConnection_execute_74b.java:[line 101]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_75b.badSink(byte[])
At CWE89_SQL_Injection__URLConnection_execute_75b.java:[line 53]
At CWE89_SQL_Injection__URLConnection_execute_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_execute_75b.java, line 154
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__URLConnection_execute_75b.java:[line 154]
At CWE89_SQL_Injection__URLConnection_execute_75b.java:[line 154]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_01.java, line 177
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_01.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeBatch_01.java:[line 177]
At CWE89_SQL_Injection__URLConnection_executeBatch_01.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_02.java, line 190
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_02.java:[line 190]
At CWE89_SQL_Injection__URLConnection_executeBatch_02.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_02.java, line 267
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_02.java:[line 267]
At CWE89_SQL_Injection__URLConnection_executeBatch_02.java:[line 267]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_03.java, line 190
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_03.java:[line 190]
At CWE89_SQL_Injection__URLConnection_executeBatch_03.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_03.java, line 267
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_03.java:[line 267]
At CWE89_SQL_Injection__URLConnection_executeBatch_03.java:[line 267]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_04.java, line 197
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_04.java:[line 197]
At CWE89_SQL_Injection__URLConnection_executeBatch_04.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_04.java, line 274
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_04.java:[line 274]
At CWE89_SQL_Injection__URLConnection_executeBatch_04.java:[line 274]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_05.java, line 197
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_05.java:[line 197]
At CWE89_SQL_Injection__URLConnection_executeBatch_05.java:[line 197]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_05.java, line 274
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_05.java:[line 274]
At CWE89_SQL_Injection__URLConnection_executeBatch_05.java:[line 274]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_06.java, line 195
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_06.java:[line 195]
At CWE89_SQL_Injection__URLConnection_executeBatch_06.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_06.java, line 272
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_06.java:[line 272]
At CWE89_SQL_Injection__URLConnection_executeBatch_06.java:[line 272]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_07.java, line 195
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_07.java:[line 195]
At CWE89_SQL_Injection__URLConnection_executeBatch_07.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_07.java, line 272
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_07.java:[line 272]
At CWE89_SQL_Injection__URLConnection_executeBatch_07.java:[line 272]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_08.java, line 203
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_08.java:[line 203]
At CWE89_SQL_Injection__URLConnection_executeBatch_08.java:[line 203]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_08.java, line 280
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_08.java:[line 280]
At CWE89_SQL_Injection__URLConnection_executeBatch_08.java:[line 280]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_09.java, line 190
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_09.java:[line 190]
At CWE89_SQL_Injection__URLConnection_executeBatch_09.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_09.java, line 267
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_09.java:[line 267]
At CWE89_SQL_Injection__URLConnection_executeBatch_09.java:[line 267]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_10.java, line 190
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_10.java:[line 190]
At CWE89_SQL_Injection__URLConnection_executeBatch_10.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_10.java, line 267
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_10.java:[line 267]
At CWE89_SQL_Injection__URLConnection_executeBatch_10.java:[line 267]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_11.java, line 190
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_11.java:[line 190]
At CWE89_SQL_Injection__URLConnection_executeBatch_11.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_11.java, line 268
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_11.java:[line 268]
At CWE89_SQL_Injection__URLConnection_executeBatch_11.java:[line 268]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_12.java, line 313
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeBatch_12.java:[line 313]
At CWE89_SQL_Injection__URLConnection_executeBatch_12.java:[line 313]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_13.java, line 190
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_13.java:[line 190]
At CWE89_SQL_Injection__URLConnection_executeBatch_13.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_13.java, line 267
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_13.java:[line 267]
At CWE89_SQL_Injection__URLConnection_executeBatch_13.java:[line 267]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_14.java, line 190
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_14.java:[line 190]
At CWE89_SQL_Injection__URLConnection_executeBatch_14.java:[line 190]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_14.java, line 267
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_14.java:[line 267]
At CWE89_SQL_Injection__URLConnection_executeBatch_14.java:[line 267]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_15.java, line 199
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeBatch_15.java:[line 199]
At CWE89_SQL_Injection__URLConnection_executeBatch_15.java:[line 199]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_15.java, line 284
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeBatch_15.java:[line 284]
At CWE89_SQL_Injection__URLConnection_executeBatch_15.java:[line 284]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_16.java, line 181
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_16.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeBatch_16.java:[line 181]
At CWE89_SQL_Injection__URLConnection_executeBatch_16.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_17.java, line 180
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_17.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeBatch_17.java:[line 180]
At CWE89_SQL_Injection__URLConnection_executeBatch_17.java:[line 180]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_31.java, line 192
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_31.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeBatch_31.java:[line 192]
At CWE89_SQL_Injection__URLConnection_executeBatch_31.java:[line 192]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_68b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68b.badSink()
At CWE89_SQL_Injection__URLConnection_executeBatch_68b.java:[line 46]
At CWE89_SQL_Injection__URLConnection_executeBatch_68b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_68b.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68b.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_executeBatch_68b.java:[line 110]
At CWE89_SQL_Injection__URLConnection_executeBatch_68b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_71b.java, line 46
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_71b.badSink(Object)
At CWE89_SQL_Injection__URLConnection_executeBatch_71b.java:[line 46]
At CWE89_SQL_Injection__URLConnection_executeBatch_71b.java:[line 46]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_71b.java, line 110
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__URLConnection_executeBatch_71b.java:[line 110]
At CWE89_SQL_Injection__URLConnection_executeBatch_71b.java:[line 110]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_72b.java, line 47
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_72b.badSink(Vector)
At CWE89_SQL_Injection__URLConnection_executeBatch_72b.java:[line 47]
At CWE89_SQL_Injection__URLConnection_executeBatch_72b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_72b.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__URLConnection_executeBatch_72b.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_72b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_73b.java, line 47
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_73b.badSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_executeBatch_73b.java:[line 47]
At CWE89_SQL_Injection__URLConnection_executeBatch_73b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_73b.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_executeBatch_73b.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_73b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_74b.java, line 47
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_74b.badSink(HashMap)
At CWE89_SQL_Injection__URLConnection_executeBatch_74b.java:[line 47]
At CWE89_SQL_Injection__URLConnection_executeBatch_74b.java:[line 47]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_74b.java, line 111
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__URLConnection_executeBatch_74b.java:[line 111]
At CWE89_SQL_Injection__URLConnection_executeBatch_74b.java:[line 111]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_75b.java, line 57
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_75b.badSink(byte[])
At CWE89_SQL_Injection__URLConnection_executeBatch_75b.java:[line 57]
At CWE89_SQL_Injection__URLConnection_executeBatch_75b.java:[line 57]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeBatch_75b.java, line 164
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__URLConnection_executeBatch_75b.java:[line 164]
At CWE89_SQL_Injection__URLConnection_executeBatch_75b.java:[line 164]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_01.java, line 174
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_01.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeQuery_01.java:[line 174]
At CWE89_SQL_Injection__URLConnection_executeQuery_01.java:[line 174]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_02.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_02.java:[line 182]
At CWE89_SQL_Injection__URLConnection_executeQuery_02.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_02.java, line 256
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_02.java:[line 256]
At CWE89_SQL_Injection__URLConnection_executeQuery_02.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_03.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_03.java:[line 182]
At CWE89_SQL_Injection__URLConnection_executeQuery_03.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_03.java, line 256
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_03.java:[line 256]
At CWE89_SQL_Injection__URLConnection_executeQuery_03.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_04.java, line 189
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_04.java:[line 189]
At CWE89_SQL_Injection__URLConnection_executeQuery_04.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_04.java, line 263
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_04.java:[line 263]
At CWE89_SQL_Injection__URLConnection_executeQuery_04.java:[line 263]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_05.java, line 189
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_05.java:[line 189]
At CWE89_SQL_Injection__URLConnection_executeQuery_05.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_05.java, line 263
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_05.java:[line 263]
At CWE89_SQL_Injection__URLConnection_executeQuery_05.java:[line 263]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_06.java, line 187
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_06.java:[line 187]
At CWE89_SQL_Injection__URLConnection_executeQuery_06.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_06.java, line 261
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_06.java:[line 261]
At CWE89_SQL_Injection__URLConnection_executeQuery_06.java:[line 261]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_07.java, line 187
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_07.java:[line 187]
At CWE89_SQL_Injection__URLConnection_executeQuery_07.java:[line 187]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_07.java, line 261
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_07.java:[line 261]
At CWE89_SQL_Injection__URLConnection_executeQuery_07.java:[line 261]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_08.java, line 195
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_08.java:[line 195]
At CWE89_SQL_Injection__URLConnection_executeQuery_08.java:[line 195]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_08.java, line 269
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_08.java:[line 269]
At CWE89_SQL_Injection__URLConnection_executeQuery_08.java:[line 269]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_09.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_09.java:[line 182]
At CWE89_SQL_Injection__URLConnection_executeQuery_09.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_09.java, line 256
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_09.java:[line 256]
At CWE89_SQL_Injection__URLConnection_executeQuery_09.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_10.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_10.java:[line 182]
At CWE89_SQL_Injection__URLConnection_executeQuery_10.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_10.java, line 256
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_10.java:[line 256]
At CWE89_SQL_Injection__URLConnection_executeQuery_10.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_11.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_11.java:[line 182]
At CWE89_SQL_Injection__URLConnection_executeQuery_11.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_11.java, line 257
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_11.java:[line 257]
At CWE89_SQL_Injection__URLConnection_executeQuery_11.java:[line 257]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_12.java, line 304
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeQuery_12.java:[line 304]
At CWE89_SQL_Injection__URLConnection_executeQuery_12.java:[line 304]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_13.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_13.java:[line 182]
At CWE89_SQL_Injection__URLConnection_executeQuery_13.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_13.java, line 256
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_13.java:[line 256]
At CWE89_SQL_Injection__URLConnection_executeQuery_13.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_14.java, line 182
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_14.java:[line 182]
At CWE89_SQL_Injection__URLConnection_executeQuery_14.java:[line 182]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_14.java, line 256
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_14.java:[line 256]
At CWE89_SQL_Injection__URLConnection_executeQuery_14.java:[line 256]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_15.java, line 191
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeQuery_15.java:[line 191]
At CWE89_SQL_Injection__URLConnection_executeQuery_15.java:[line 191]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_15.java, line 273
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeQuery_15.java:[line 273]
At CWE89_SQL_Injection__URLConnection_executeQuery_15.java:[line 273]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_16.java, line 173
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_16.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeQuery_16.java:[line 173]
At CWE89_SQL_Injection__URLConnection_executeQuery_16.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_17.java, line 172
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_17.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeQuery_17.java:[line 172]
At CWE89_SQL_Injection__URLConnection_executeQuery_17.java:[line 172]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_31.java, line 189
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_31.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeQuery_31.java:[line 189]
At CWE89_SQL_Injection__URLConnection_executeQuery_31.java:[line 189]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_68b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68b.badSink()
At CWE89_SQL_Injection__URLConnection_executeQuery_68b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_executeQuery_68b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_68b.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68b.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_executeQuery_68b.java:[line 107]
At CWE89_SQL_Injection__URLConnection_executeQuery_68b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_71b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_71b.badSink(Object)
At CWE89_SQL_Injection__URLConnection_executeQuery_71b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_executeQuery_71b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_71b.java, line 107
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__URLConnection_executeQuery_71b.java:[line 107]
At CWE89_SQL_Injection__URLConnection_executeQuery_71b.java:[line 107]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_72b.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_72b.badSink(Vector)
At CWE89_SQL_Injection__URLConnection_executeQuery_72b.java:[line 44]
At CWE89_SQL_Injection__URLConnection_executeQuery_72b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_72b.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__URLConnection_executeQuery_72b.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeQuery_72b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_73b.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_73b.badSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_executeQuery_73b.java:[line 44]
At CWE89_SQL_Injection__URLConnection_executeQuery_73b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_73b.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_executeQuery_73b.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeQuery_73b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_74b.java, line 44
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_74b.badSink(HashMap)
At CWE89_SQL_Injection__URLConnection_executeQuery_74b.java:[line 44]
At CWE89_SQL_Injection__URLConnection_executeQuery_74b.java:[line 44]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_74b.java, line 108
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__URLConnection_executeQuery_74b.java:[line 108]
At CWE89_SQL_Injection__URLConnection_executeQuery_74b.java:[line 108]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_75b.java, line 54
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_75b.badSink(byte[])
At CWE89_SQL_Injection__URLConnection_executeQuery_75b.java:[line 54]
At CWE89_SQL_Injection__URLConnection_executeQuery_75b.java:[line 54]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeQuery_75b.java, line 161
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__URLConnection_executeQuery_75b.java:[line 161]
At CWE89_SQL_Injection__URLConnection_executeQuery_75b.java:[line 161]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_01.java, line 160
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_01.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeUpdate_01.java:[line 160]
At CWE89_SQL_Injection__URLConnection_executeUpdate_01.java:[line 160]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_02.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_02.java:[line 168]
At CWE89_SQL_Injection__URLConnection_executeUpdate_02.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_02.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_02.java:[line 229]
At CWE89_SQL_Injection__URLConnection_executeUpdate_02.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_03.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_03.java:[line 168]
At CWE89_SQL_Injection__URLConnection_executeUpdate_03.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_03.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_03.java:[line 229]
At CWE89_SQL_Injection__URLConnection_executeUpdate_03.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_04.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_04.java:[line 175]
At CWE89_SQL_Injection__URLConnection_executeUpdate_04.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_04.java, line 236
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_04.java:[line 236]
At CWE89_SQL_Injection__URLConnection_executeUpdate_04.java:[line 236]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_05.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_05.java:[line 175]
At CWE89_SQL_Injection__URLConnection_executeUpdate_05.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_05.java, line 236
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_05.java:[line 236]
At CWE89_SQL_Injection__URLConnection_executeUpdate_05.java:[line 236]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_06.java, line 173
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_06.java:[line 173]
At CWE89_SQL_Injection__URLConnection_executeUpdate_06.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_06.java, line 234
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_06.java:[line 234]
At CWE89_SQL_Injection__URLConnection_executeUpdate_06.java:[line 234]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_07.java, line 173
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_07.java:[line 173]
At CWE89_SQL_Injection__URLConnection_executeUpdate_07.java:[line 173]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_07.java, line 234
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_07.java:[line 234]
At CWE89_SQL_Injection__URLConnection_executeUpdate_07.java:[line 234]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_08.java, line 181
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_08.java:[line 181]
At CWE89_SQL_Injection__URLConnection_executeUpdate_08.java:[line 181]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_08.java, line 242
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_08.java:[line 242]
At CWE89_SQL_Injection__URLConnection_executeUpdate_08.java:[line 242]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_09.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_09.java:[line 168]
At CWE89_SQL_Injection__URLConnection_executeUpdate_09.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_09.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_09.java:[line 229]
At CWE89_SQL_Injection__URLConnection_executeUpdate_09.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_10.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_10.java:[line 168]
At CWE89_SQL_Injection__URLConnection_executeUpdate_10.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_10.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_10.java:[line 229]
At CWE89_SQL_Injection__URLConnection_executeUpdate_10.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_11.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_11.java:[line 168]
At CWE89_SQL_Injection__URLConnection_executeUpdate_11.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_11.java, line 230
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_11.java:[line 230]
At CWE89_SQL_Injection__URLConnection_executeUpdate_11.java:[line 230]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_12.java, line 264
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeUpdate_12.java:[line 264]
At CWE89_SQL_Injection__URLConnection_executeUpdate_12.java:[line 264]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_13.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_13.java:[line 168]
At CWE89_SQL_Injection__URLConnection_executeUpdate_13.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_13.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_13.java:[line 229]
At CWE89_SQL_Injection__URLConnection_executeUpdate_13.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_14.java, line 168
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_14.java:[line 168]
At CWE89_SQL_Injection__URLConnection_executeUpdate_14.java:[line 168]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_14.java, line 229
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_14.java:[line 229]
At CWE89_SQL_Injection__URLConnection_executeUpdate_14.java:[line 229]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_15.java, line 177
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15.goodG2B1()
At CWE89_SQL_Injection__URLConnection_executeUpdate_15.java:[line 177]
At CWE89_SQL_Injection__URLConnection_executeUpdate_15.java:[line 177]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_15.java, line 246
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15.goodG2B2()
At CWE89_SQL_Injection__URLConnection_executeUpdate_15.java:[line 246]
At CWE89_SQL_Injection__URLConnection_executeUpdate_15.java:[line 246]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_16.java, line 159
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_16.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeUpdate_16.java:[line 159]
At CWE89_SQL_Injection__URLConnection_executeUpdate_16.java:[line 159]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_17.java, line 158
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_17.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeUpdate_17.java:[line 158]
At CWE89_SQL_Injection__URLConnection_executeUpdate_17.java:[line 158]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_31.java, line 175
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_31.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeUpdate_31.java:[line 175]
At CWE89_SQL_Injection__URLConnection_executeUpdate_31.java:[line 175]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_68b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68b.badSink()
At CWE89_SQL_Injection__URLConnection_executeUpdate_68b.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeUpdate_68b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_68b.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68b.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_executeUpdate_68b.java:[line 93]
At CWE89_SQL_Injection__URLConnection_executeUpdate_68b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_71b.java, line 42
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_71b.badSink(Object)
At CWE89_SQL_Injection__URLConnection_executeUpdate_71b.java:[line 42]
At CWE89_SQL_Injection__URLConnection_executeUpdate_71b.java:[line 42]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_71b.java, line 93
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__URLConnection_executeUpdate_71b.java:[line 93]
At CWE89_SQL_Injection__URLConnection_executeUpdate_71b.java:[line 93]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_72b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_72b.badSink(Vector)
At CWE89_SQL_Injection__URLConnection_executeUpdate_72b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_executeUpdate_72b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_72b.java, line 94
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__URLConnection_executeUpdate_72b.java:[line 94]
At CWE89_SQL_Injection__URLConnection_executeUpdate_72b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_73b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_73b.badSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_executeUpdate_73b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_executeUpdate_73b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_73b.java, line 94
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_executeUpdate_73b.java:[line 94]
At CWE89_SQL_Injection__URLConnection_executeUpdate_73b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_74b.java, line 43
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_74b.badSink(HashMap)
At CWE89_SQL_Injection__URLConnection_executeUpdate_74b.java:[line 43]
At CWE89_SQL_Injection__URLConnection_executeUpdate_74b.java:[line 43]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_74b.java, line 94
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__URLConnection_executeUpdate_74b.java:[line 94]
At CWE89_SQL_Injection__URLConnection_executeUpdate_74b.java:[line 94]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_75b.java, line 53
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_75b.badSink(byte[])
At CWE89_SQL_Injection__URLConnection_executeUpdate_75b.java:[line 53]
At CWE89_SQL_Injection__URLConnection_executeUpdate_75b.java:[line 53]

Nonconstant string passed to execute or addBatch method on an SQL statement Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement


In file CWE89_SQL_Injection__URLConnection_executeUpdate_75b.java, line 147
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__URLConnection_executeUpdate_75b.java:[line 147]
At CWE89_SQL_Injection__URLConnection_executeUpdate_75b.java:[line 147]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_01.goodG2B()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_01.java, line 165
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_01.goodG2B()
At CWE89_SQL_Injection__URLConnection_prepareStatement_01.java:[line 165]
At CWE89_SQL_Injection__URLConnection_prepareStatement_01.java:[line 165]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_02.java, line 174
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_02.java:[line 174]
At CWE89_SQL_Injection__URLConnection_prepareStatement_02.java:[line 174]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_02.java, line 242
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_02.java:[line 242]
At CWE89_SQL_Injection__URLConnection_prepareStatement_02.java:[line 242]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_03.java, line 174
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_03.java:[line 174]
At CWE89_SQL_Injection__URLConnection_prepareStatement_03.java:[line 174]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_03.java, line 242
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_03.java:[line 242]
At CWE89_SQL_Injection__URLConnection_prepareStatement_03.java:[line 242]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_04.java, line 181
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_04.java:[line 181]
At CWE89_SQL_Injection__URLConnection_prepareStatement_04.java:[line 181]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_04.java, line 249
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_04.java:[line 249]
At CWE89_SQL_Injection__URLConnection_prepareStatement_04.java:[line 249]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_05.java, line 181
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_05.java:[line 181]
At CWE89_SQL_Injection__URLConnection_prepareStatement_05.java:[line 181]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_05.java, line 249
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_05.java:[line 249]
At CWE89_SQL_Injection__URLConnection_prepareStatement_05.java:[line 249]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_06.java, line 179
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_06.java:[line 179]
At CWE89_SQL_Injection__URLConnection_prepareStatement_06.java:[line 179]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_06.java, line 247
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_06.java:[line 247]
At CWE89_SQL_Injection__URLConnection_prepareStatement_06.java:[line 247]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_07.java, line 179
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_07.java:[line 179]
At CWE89_SQL_Injection__URLConnection_prepareStatement_07.java:[line 179]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_07.java, line 247
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_07.java:[line 247]
At CWE89_SQL_Injection__URLConnection_prepareStatement_07.java:[line 247]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_08.java, line 187
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_08.java:[line 187]
At CWE89_SQL_Injection__URLConnection_prepareStatement_08.java:[line 187]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_08.java, line 255
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_08.java:[line 255]
At CWE89_SQL_Injection__URLConnection_prepareStatement_08.java:[line 255]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_09.java, line 174
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_09.java:[line 174]
At CWE89_SQL_Injection__URLConnection_prepareStatement_09.java:[line 174]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_09.java, line 242
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_09.java:[line 242]
At CWE89_SQL_Injection__URLConnection_prepareStatement_09.java:[line 242]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_10.java, line 174
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_10.java:[line 174]
At CWE89_SQL_Injection__URLConnection_prepareStatement_10.java:[line 174]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_10.java, line 242
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_10.java:[line 242]
At CWE89_SQL_Injection__URLConnection_prepareStatement_10.java:[line 242]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_11.java, line 174
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_11.java:[line 174]
At CWE89_SQL_Injection__URLConnection_prepareStatement_11.java:[line 174]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_11.java, line 243
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_11.java:[line 243]
At CWE89_SQL_Injection__URLConnection_prepareStatement_11.java:[line 243]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12.goodG2B()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_12.java, line 283
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_prepareStatement_12.java:[line 283]
At CWE89_SQL_Injection__URLConnection_prepareStatement_12.java:[line 283]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_13.java, line 174
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_13.java:[line 174]
At CWE89_SQL_Injection__URLConnection_prepareStatement_13.java:[line 174]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_13.java, line 242
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_13.java:[line 242]
At CWE89_SQL_Injection__URLConnection_prepareStatement_13.java:[line 242]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_14.java, line 174
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_14.java:[line 174]
At CWE89_SQL_Injection__URLConnection_prepareStatement_14.java:[line 174]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_14.java, line 242
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_14.java:[line 242]
At CWE89_SQL_Injection__URLConnection_prepareStatement_14.java:[line 242]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15.goodG2B1()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_15.java, line 183
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15.goodG2B1()
At CWE89_SQL_Injection__URLConnection_prepareStatement_15.java:[line 183]
At CWE89_SQL_Injection__URLConnection_prepareStatement_15.java:[line 183]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15.goodG2B2()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_15.java, line 259
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15.goodG2B2()
At CWE89_SQL_Injection__URLConnection_prepareStatement_15.java:[line 259]
At CWE89_SQL_Injection__URLConnection_prepareStatement_15.java:[line 259]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_16.goodG2B()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_16.java, line 165
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_16.goodG2B()
At CWE89_SQL_Injection__URLConnection_prepareStatement_16.java:[line 165]
At CWE89_SQL_Injection__URLConnection_prepareStatement_16.java:[line 165]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_17.goodG2B()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_17.java, line 164
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_17.goodG2B()
At CWE89_SQL_Injection__URLConnection_prepareStatement_17.java:[line 164]
At CWE89_SQL_Injection__URLConnection_prepareStatement_17.java:[line 164]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_31.goodG2B()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_31.java, line 180
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_31.goodG2B()
At CWE89_SQL_Injection__URLConnection_prepareStatement_31.java:[line 180]
At CWE89_SQL_Injection__URLConnection_prepareStatement_31.java:[line 180]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68b.badSink()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_68b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68b.badSink()
At CWE89_SQL_Injection__URLConnection_prepareStatement_68b.java:[line 40]
At CWE89_SQL_Injection__URLConnection_prepareStatement_68b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68b.goodG2BSink()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_68b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68b.goodG2BSink()
At CWE89_SQL_Injection__URLConnection_prepareStatement_68b.java:[line 98]
At CWE89_SQL_Injection__URLConnection_prepareStatement_68b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_71b.badSink(Object)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_71b.java, line 40
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_71b.badSink(Object)
At CWE89_SQL_Injection__URLConnection_prepareStatement_71b.java:[line 40]
At CWE89_SQL_Injection__URLConnection_prepareStatement_71b.java:[line 40]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_71b.goodG2BSink(Object)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_71b.java, line 98
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_71b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_71b.goodG2BSink(Object)
At CWE89_SQL_Injection__URLConnection_prepareStatement_71b.java:[line 98]
At CWE89_SQL_Injection__URLConnection_prepareStatement_71b.java:[line 98]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_72b.badSink(Vector)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_72b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_72b.badSink(Vector)
At CWE89_SQL_Injection__URLConnection_prepareStatement_72b.java:[line 41]
At CWE89_SQL_Injection__URLConnection_prepareStatement_72b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_72b.goodG2BSink(Vector)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_72b.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_72b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_72b.goodG2BSink(Vector)
At CWE89_SQL_Injection__URLConnection_prepareStatement_72b.java:[line 99]
At CWE89_SQL_Injection__URLConnection_prepareStatement_72b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_73b.badSink(LinkedList)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_73b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_73b.badSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_prepareStatement_73b.java:[line 41]
At CWE89_SQL_Injection__URLConnection_prepareStatement_73b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_73b.goodG2BSink(LinkedList)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_73b.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_73b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_73b.goodG2BSink(LinkedList)
At CWE89_SQL_Injection__URLConnection_prepareStatement_73b.java:[line 99]
At CWE89_SQL_Injection__URLConnection_prepareStatement_73b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_74b.badSink(HashMap)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_74b.java, line 41
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_74b.badSink(HashMap)
At CWE89_SQL_Injection__URLConnection_prepareStatement_74b.java:[line 41]
At CWE89_SQL_Injection__URLConnection_prepareStatement_74b.java:[line 41]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_74b.goodG2BSink(HashMap)


In file CWE89_SQL_Injection__URLConnection_prepareStatement_74b.java, line 99
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_74b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_74b.goodG2BSink(HashMap)
At CWE89_SQL_Injection__URLConnection_prepareStatement_74b.java:[line 99]
At CWE89_SQL_Injection__URLConnection_prepareStatement_74b.java:[line 99]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_75b.badSink(byte[])


In file CWE89_SQL_Injection__URLConnection_prepareStatement_75b.java, line 51
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_75b.badSink(byte[])
At CWE89_SQL_Injection__URLConnection_prepareStatement_75b.java:[line 51]
At CWE89_SQL_Injection__URLConnection_prepareStatement_75b.java:[line 51]

A prepared statement is generated from a nonconstant String Medium

A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_75b.goodG2BSink(byte[])


In file CWE89_SQL_Injection__URLConnection_prepareStatement_75b.java, line 152
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_75b
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_75b.goodG2BSink(byte[])
At CWE89_SQL_Injection__URLConnection_prepareStatement_75b.java:[line 152]
At CWE89_SQL_Injection__URLConnection_prepareStatement_75b.java:[line 152]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_01.java, line 30
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_01
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_01.java:[line 30]
At CWE80_XSS__Servlet_getParameter_Servlet_01.java:[line 35]
At CWE80_XSS__Servlet_getParameter_Servlet_01.java:[line 35]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_02.java, line 31
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_02
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_02.java:[line 31]
At CWE80_XSS__Servlet_getParameter_Servlet_02.java:[line 43]
At CWE80_XSS__Servlet_getParameter_Servlet_02.java:[line 43]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_03.java, line 31
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_03
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_03.java:[line 31]
At CWE80_XSS__Servlet_getParameter_Servlet_03.java:[line 43]
At CWE80_XSS__Servlet_getParameter_Servlet_03.java:[line 43]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_04.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_04
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_04.java:[line 38]
At CWE80_XSS__Servlet_getParameter_Servlet_04.java:[line 50]
At CWE80_XSS__Servlet_getParameter_Servlet_04.java:[line 50]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_05.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_05
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_05.java:[line 38]
At CWE80_XSS__Servlet_getParameter_Servlet_05.java:[line 50]
At CWE80_XSS__Servlet_getParameter_Servlet_05.java:[line 50]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_06.java, line 37
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_06
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_06.java:[line 37]
At CWE80_XSS__Servlet_getParameter_Servlet_06.java:[line 49]
At CWE80_XSS__Servlet_getParameter_Servlet_06.java:[line 49]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_07.java, line 37
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_07
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_07.java:[line 37]
At CWE80_XSS__Servlet_getParameter_Servlet_07.java:[line 49]
At CWE80_XSS__Servlet_getParameter_Servlet_07.java:[line 49]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_08.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_08
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_08.java:[line 45]
At CWE80_XSS__Servlet_getParameter_Servlet_08.java:[line 57]
At CWE80_XSS__Servlet_getParameter_Servlet_08.java:[line 57]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_09.java, line 31
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_09
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_09.java:[line 31]
At CWE80_XSS__Servlet_getParameter_Servlet_09.java:[line 43]
At CWE80_XSS__Servlet_getParameter_Servlet_09.java:[line 43]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_10.java, line 31
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_10
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_10.java:[line 31]
At CWE80_XSS__Servlet_getParameter_Servlet_10.java:[line 43]
At CWE80_XSS__Servlet_getParameter_Servlet_10.java:[line 43]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_11.java, line 31
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_11
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_11.java:[line 31]
At CWE80_XSS__Servlet_getParameter_Servlet_11.java:[line 43]
At CWE80_XSS__Servlet_getParameter_Servlet_11.java:[line 43]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_12.java, line 31
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_12.java:[line 31]
At CWE80_XSS__Servlet_getParameter_Servlet_12.java:[line 44]
At CWE80_XSS__Servlet_getParameter_Servlet_12.java:[line 44]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_13.java, line 31
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_13
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_13.java:[line 31]
At CWE80_XSS__Servlet_getParameter_Servlet_13.java:[line 43]
At CWE80_XSS__Servlet_getParameter_Servlet_13.java:[line 43]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_14.java, line 31
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_14
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_14.java:[line 31]
At CWE80_XSS__Servlet_getParameter_Servlet_14.java:[line 43]
At CWE80_XSS__Servlet_getParameter_Servlet_14.java:[line 43]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_15.java, line 33
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_15
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_15.java:[line 33]
At CWE80_XSS__Servlet_getParameter_Servlet_15.java:[line 45]
At CWE80_XSS__Servlet_getParameter_Servlet_15.java:[line 45]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_16.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_16
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_16.java:[line 32]
At CWE80_XSS__Servlet_getParameter_Servlet_16.java:[line 39]
At CWE80_XSS__Servlet_getParameter_Servlet_16.java:[line 39]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_17.java, line 30
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_17
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_17.java:[line 30]
At CWE80_XSS__Servlet_getParameter_Servlet_17.java:[line 37]
At CWE80_XSS__Servlet_getParameter_Servlet_17.java:[line 37]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_31.java, line 33
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_31
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_31.java:[line 33]
At CWE80_XSS__Servlet_getParameter_Servlet_31.java:[line 43]
At CWE80_XSS__Servlet_getParameter_Servlet_31.java:[line 43]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_45.java, line 30
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_45
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE80_XSS__Servlet_getParameter_Servlet_45.java:[line 30]
At CWE80_XSS__Servlet_getParameter_Servlet_45.java:[line 35]
At CWE80_XSS__Servlet_getParameter_Servlet_45.java:[line 35]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_01.java, line 31
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_01
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_01.java:[line 31]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_01.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_01.java:[line 39]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_02.java, line 32
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_02
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_02.java:[line 32]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_02.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_02.java:[line 47]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_03.java, line 32
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_03
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_03.java:[line 32]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_03.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_03.java:[line 47]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_04.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_04
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_04.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_04.java:[line 54]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_04.java:[line 54]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_05.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_05
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_05.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_05.java:[line 54]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_05.java:[line 54]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_06.java, line 38
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_06
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_06.java:[line 38]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_06.java:[line 53]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_06.java:[line 53]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_07.java, line 38
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_07
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_07.java:[line 38]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_07.java:[line 53]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_07.java:[line 53]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_08.java, line 46
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_08
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_08.java:[line 46]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_08.java:[line 61]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_08.java:[line 61]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_09.java, line 32
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_09
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_09.java:[line 32]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_09.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_09.java:[line 47]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_10.java, line 32
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_10
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_10.java:[line 32]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_10.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_10.java:[line 47]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_11.java, line 32
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_11
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_11.java:[line 32]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_11.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_11.java:[line 47]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.java, line 32
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.java:[line 32]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.java:[line 48]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.java:[line 48]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_13.java, line 32
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_13
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_13.java:[line 32]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_13.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_13.java:[line 47]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_14.java, line 32
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_14
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_14.java:[line 32]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_14.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_14.java:[line 47]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_15.java, line 34
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_15
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_15.java:[line 34]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_15.java:[line 49]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_15.java:[line 49]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_16.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_16
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_16.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_16.java:[line 43]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_16.java:[line 43]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_17.java, line 31
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_17
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_17.java:[line 31]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_17.java:[line 41]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_17.java:[line 41]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_31.java, line 34
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_31
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_31.java:[line 34]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_31.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_31.java:[line 47]

Servlet reflected cross site scripting vulnerability in error page Medium

HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_45.java, line 31
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_45
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_45.java:[line 31]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_45.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_45.java:[line 39]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_01.java, line 31
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_01
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_01.java:[line 31]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_01.java:[line 36]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_01.java:[line 36]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_02.java, line 32
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_02
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_02.java:[line 32]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_02.java:[line 44]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_02.java:[line 44]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_03.java, line 32
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_03
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_03.java:[line 32]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_03.java:[line 44]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_03.java:[line 44]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_04.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_04
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_04.java:[line 39]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_04.java:[line 51]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_04.java:[line 51]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_05.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_05
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_05.java:[line 39]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_05.java:[line 51]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_05.java:[line 51]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_06.java, line 38
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_06
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_06.java:[line 38]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_06.java:[line 50]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_06.java:[line 50]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_07.java, line 38
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_07
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_07.java:[line 38]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_07.java:[line 50]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_07.java:[line 50]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_08.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_08
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_08.java:[line 46]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_08.java:[line 58]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_08.java:[line 58]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_09.java, line 32
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_09
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_09.java:[line 32]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_09.java:[line 44]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_09.java:[line 44]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_10.java, line 32
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_10
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_10.java:[line 32]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_10.java:[line 44]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_10.java:[line 44]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_11.java, line 32
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_11
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_11.java:[line 32]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_11.java:[line 44]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_11.java:[line 44]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.java, line 32
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.java:[line 32]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.java:[line 45]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.java:[line 45]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_13.java, line 32
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_13
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_13.java:[line 32]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_13.java:[line 44]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_13.java:[line 44]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_14.java, line 32
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_14
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_14.java:[line 32]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_14.java:[line 44]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_14.java:[line 44]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_15.java, line 34
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_15
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_15.java:[line 34]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_15.java:[line 46]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_15.java:[line 46]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_16.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_16
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_16.java:[line 33]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_16.java:[line 40]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_16.java:[line 40]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_17.java, line 31
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_17
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_17.java:[line 31]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_17.java:[line 38]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_17.java:[line 38]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_31.java, line 34
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_31
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_31.java:[line 34]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_31.java:[line 44]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_31.java:[line 44]

Servlet reflected cross site scripting vulnerability Medium

HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_45.java, line 31
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_45
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
Parameter "name"
Value generated at CWE83_XSS_Attribute__Servlet_getParameter_Servlet_45.java:[line 31]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_45.java:[line 36]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_45.java:[line 36]



Dodgy code Warnings

Warning Priority Details
Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.java, line 36
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.java:[line 36]
At CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.java, line 35
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.java:[line 35]
At CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.java:[line 35]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.java, line 36
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.java:[line 36]
At CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.java, line 30
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.java:[line 30]
At CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.java:[line 30]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.java:[line 31]
At CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.java:[line 31]
At CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.java, line 36
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.java:[line 36]
At CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.badPublicStatic
At CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.java, line 37
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.java:[line 37]
At CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.bad()


In file CWE23_Relative_Path_Traversal__connect_tcp_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__connect_tcp_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__connect_tcp_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a.bad()


In file CWE23_Relative_Path_Traversal__connect_tcp_68a.java, line 37
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a.data
At CWE23_Relative_Path_Traversal__connect_tcp_68a.java:[line 37]
At CWE23_Relative_Path_Traversal__connect_tcp_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.bad()


In file CWE23_Relative_Path_Traversal__console_readLine_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__console_readLine_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__console_readLine_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a.bad()


In file CWE23_Relative_Path_Traversal__console_readLine_68a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a.data
At CWE23_Relative_Path_Traversal__console_readLine_68a.java:[line 36]
At CWE23_Relative_Path_Traversal__console_readLine_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.bad()


In file CWE23_Relative_Path_Traversal__database_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__database_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__database_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a.bad()


In file CWE23_Relative_Path_Traversal__database_68a.java, line 37
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a.data
At CWE23_Relative_Path_Traversal__database_68a.java:[line 37]
At CWE23_Relative_Path_Traversal__database_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.bad()


In file CWE23_Relative_Path_Traversal__Environment_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__Environment_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__Environment_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.bad()


In file CWE23_Relative_Path_Traversal__File_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__File_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__File_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.bad()


In file CWE23_Relative_Path_Traversal__File_68a.java, line 38
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.data
At CWE23_Relative_Path_Traversal__File_68a.java:[line 38]
At CWE23_Relative_Path_Traversal__File_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.java, line 31
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.data
At CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.java:[line 31]
At CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.java, line 32
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.data
At CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.java:[line 32]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.java, line 32
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.data
At CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.java:[line 32]
At CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.bad()


In file CWE23_Relative_Path_Traversal__listen_tcp_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__listen_tcp_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__listen_tcp_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a.bad()


In file CWE23_Relative_Path_Traversal__listen_tcp_68a.java, line 38
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a.data
At CWE23_Relative_Path_Traversal__listen_tcp_68a.java:[line 38]
At CWE23_Relative_Path_Traversal__listen_tcp_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.bad()


In file CWE23_Relative_Path_Traversal__PropertiesFile_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__PropertiesFile_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__PropertiesFile_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a.bad()


In file CWE23_Relative_Path_Traversal__PropertiesFile_68a.java, line 37
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a.data
At CWE23_Relative_Path_Traversal__PropertiesFile_68a.java:[line 37]
At CWE23_Relative_Path_Traversal__PropertiesFile_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.bad()


In file CWE23_Relative_Path_Traversal__Property_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__Property_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__Property_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.bad()


In file CWE23_Relative_Path_Traversal__URLConnection_22a.java, line 36
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.badPublicStatic
At CWE23_Relative_Path_Traversal__URLConnection_22a.java:[line 36]
At CWE23_Relative_Path_Traversal__URLConnection_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a.bad()


In file CWE23_Relative_Path_Traversal__URLConnection_68a.java, line 38
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a.data
At CWE23_Relative_Path_Traversal__URLConnection_68a.java:[line 38]
At CWE23_Relative_Path_Traversal__URLConnection_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.bad()


In file CWE36_Absolute_Path_Traversal__connect_tcp_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__connect_tcp_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__connect_tcp_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a.bad()


In file CWE36_Absolute_Path_Traversal__connect_tcp_68a.java, line 37
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a.data
At CWE36_Absolute_Path_Traversal__connect_tcp_68a.java:[line 37]
At CWE36_Absolute_Path_Traversal__connect_tcp_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.bad()


In file CWE36_Absolute_Path_Traversal__console_readLine_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__console_readLine_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__console_readLine_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a.bad()


In file CWE36_Absolute_Path_Traversal__console_readLine_68a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a.data
At CWE36_Absolute_Path_Traversal__console_readLine_68a.java:[line 36]
At CWE36_Absolute_Path_Traversal__console_readLine_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.bad()


In file CWE36_Absolute_Path_Traversal__database_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__database_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__database_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a.bad()


In file CWE36_Absolute_Path_Traversal__database_68a.java, line 37
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a.data
At CWE36_Absolute_Path_Traversal__database_68a.java:[line 37]
At CWE36_Absolute_Path_Traversal__database_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.bad()


In file CWE36_Absolute_Path_Traversal__Environment_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__Environment_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__Environment_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.bad()


In file CWE36_Absolute_Path_Traversal__File_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__File_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__File_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.bad()


In file CWE36_Absolute_Path_Traversal__File_68a.java, line 38
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.data
At CWE36_Absolute_Path_Traversal__File_68a.java:[line 38]
At CWE36_Absolute_Path_Traversal__File_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.java, line 31
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.data
At CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.java:[line 31]
At CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.java, line 32
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.data
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.java:[line 32]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.java, line 32
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.data
At CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.java:[line 32]
At CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.bad()


In file CWE36_Absolute_Path_Traversal__listen_tcp_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__listen_tcp_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__listen_tcp_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a.bad()


In file CWE36_Absolute_Path_Traversal__listen_tcp_68a.java, line 38
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a.data
At CWE36_Absolute_Path_Traversal__listen_tcp_68a.java:[line 38]
At CWE36_Absolute_Path_Traversal__listen_tcp_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.bad()


In file CWE36_Absolute_Path_Traversal__PropertiesFile_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__PropertiesFile_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__PropertiesFile_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a.bad()


In file CWE36_Absolute_Path_Traversal__PropertiesFile_68a.java, line 37
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a.data
At CWE36_Absolute_Path_Traversal__PropertiesFile_68a.java:[line 37]
At CWE36_Absolute_Path_Traversal__PropertiesFile_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.bad()


In file CWE36_Absolute_Path_Traversal__Property_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__Property_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__Property_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.bad()


In file CWE36_Absolute_Path_Traversal__URLConnection_22a.java, line 36
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.badPublicStatic
At CWE36_Absolute_Path_Traversal__URLConnection_22a.java:[line 36]
At CWE36_Absolute_Path_Traversal__URLConnection_22a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a.bad()


In file CWE36_Absolute_Path_Traversal__URLConnection_68a.java, line 38
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a.data
At CWE36_Absolute_Path_Traversal__URLConnection_68a.java:[line 38]
At CWE36_Absolute_Path_Traversal__URLConnection_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.bad()


In file CWE78_OS_Command_Injection__connect_tcp_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.badPublicStatic
At CWE78_OS_Command_Injection__connect_tcp_22a.java:[line 33]
At CWE78_OS_Command_Injection__connect_tcp_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a.bad()


In file CWE78_OS_Command_Injection__connect_tcp_68a.java, line 36
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a.data
At CWE78_OS_Command_Injection__connect_tcp_68a.java:[line 36]
At CWE78_OS_Command_Injection__connect_tcp_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.bad()


In file CWE78_OS_Command_Injection__console_readLine_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.badPublicStatic
At CWE78_OS_Command_Injection__console_readLine_22a.java:[line 33]
At CWE78_OS_Command_Injection__console_readLine_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a.bad()


In file CWE78_OS_Command_Injection__console_readLine_68a.java, line 35
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a.data
At CWE78_OS_Command_Injection__console_readLine_68a.java:[line 35]
At CWE78_OS_Command_Injection__console_readLine_68a.java:[line 35]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.bad()


In file CWE78_OS_Command_Injection__database_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.badPublicStatic
At CWE78_OS_Command_Injection__database_22a.java:[line 33]
At CWE78_OS_Command_Injection__database_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a.bad()


In file CWE78_OS_Command_Injection__database_68a.java, line 36
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a.data
At CWE78_OS_Command_Injection__database_68a.java:[line 36]
At CWE78_OS_Command_Injection__database_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.bad()


In file CWE78_OS_Command_Injection__Environment_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.badPublicStatic
At CWE78_OS_Command_Injection__Environment_22a.java:[line 33]
At CWE78_OS_Command_Injection__Environment_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.bad()


In file CWE78_OS_Command_Injection__File_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.badPublicStatic
At CWE78_OS_Command_Injection__File_22a.java:[line 33]
At CWE78_OS_Command_Injection__File_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.bad()


In file CWE78_OS_Command_Injection__File_68a.java, line 37
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.data
At CWE78_OS_Command_Injection__File_68a.java:[line 37]
At CWE78_OS_Command_Injection__File_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE78_OS_Command_Injection__getCookies_Servlet_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.badPublicStatic
At CWE78_OS_Command_Injection__getCookies_Servlet_22a.java:[line 33]
At CWE78_OS_Command_Injection__getCookies_Servlet_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE78_OS_Command_Injection__getCookies_Servlet_68a.java, line 30
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a.data
At CWE78_OS_Command_Injection__getCookies_Servlet_68a.java:[line 30]
At CWE78_OS_Command_Injection__getCookies_Servlet_68a.java:[line 30]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE78_OS_Command_Injection__getParameter_Servlet_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.badPublicStatic
At CWE78_OS_Command_Injection__getParameter_Servlet_22a.java:[line 33]
At CWE78_OS_Command_Injection__getParameter_Servlet_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE78_OS_Command_Injection__getParameter_Servlet_68a.java, line 31
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a.data
At CWE78_OS_Command_Injection__getParameter_Servlet_68a.java:[line 31]
At CWE78_OS_Command_Injection__getParameter_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE78_OS_Command_Injection__getQueryString_Servlet_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.badPublicStatic
At CWE78_OS_Command_Injection__getQueryString_Servlet_22a.java:[line 33]
At CWE78_OS_Command_Injection__getQueryString_Servlet_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE78_OS_Command_Injection__getQueryString_Servlet_68a.java, line 31
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a.data
At CWE78_OS_Command_Injection__getQueryString_Servlet_68a.java:[line 31]
At CWE78_OS_Command_Injection__getQueryString_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.bad()


In file CWE78_OS_Command_Injection__listen_tcp_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.badPublicStatic
At CWE78_OS_Command_Injection__listen_tcp_22a.java:[line 33]
At CWE78_OS_Command_Injection__listen_tcp_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a.bad()


In file CWE78_OS_Command_Injection__listen_tcp_68a.java, line 37
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a.data
At CWE78_OS_Command_Injection__listen_tcp_68a.java:[line 37]
At CWE78_OS_Command_Injection__listen_tcp_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.bad()


In file CWE78_OS_Command_Injection__PropertiesFile_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.badPublicStatic
At CWE78_OS_Command_Injection__PropertiesFile_22a.java:[line 33]
At CWE78_OS_Command_Injection__PropertiesFile_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a.bad()


In file CWE78_OS_Command_Injection__PropertiesFile_68a.java, line 36
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a.data
At CWE78_OS_Command_Injection__PropertiesFile_68a.java:[line 36]
At CWE78_OS_Command_Injection__PropertiesFile_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.bad()


In file CWE78_OS_Command_Injection__Property_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.badPublicStatic
At CWE78_OS_Command_Injection__Property_22a.java:[line 33]
At CWE78_OS_Command_Injection__Property_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.bad()


In file CWE78_OS_Command_Injection__URLConnection_22a.java, line 33
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.badPublicStatic
At CWE78_OS_Command_Injection__URLConnection_22a.java:[line 33]
At CWE78_OS_Command_Injection__URLConnection_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a.bad()


In file CWE78_OS_Command_Injection__URLConnection_68a.java, line 37
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a.data
At CWE78_OS_Command_Injection__URLConnection_68a.java:[line 37]
At CWE78_OS_Command_Injection__URLConnection_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_connect_tcp_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_connect_tcp_22a.java:[line 32]
At CWE80_XSS__CWE182_Servlet_connect_tcp_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_connect_tcp_68a.java, line 35
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a.data
At CWE80_XSS__CWE182_Servlet_connect_tcp_68a.java:[line 35]
At CWE80_XSS__CWE182_Servlet_connect_tcp_68a.java:[line 35]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_database_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_database_22a.java:[line 32]
At CWE80_XSS__CWE182_Servlet_database_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_database_68a.java, line 35
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a.data
At CWE80_XSS__CWE182_Servlet_database_68a.java:[line 35]
At CWE80_XSS__CWE182_Servlet_database_68a.java:[line 35]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_File_22a.java:[line 32]
At CWE80_XSS__CWE182_Servlet_File_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_68a.java, line 36
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.data
At CWE80_XSS__CWE182_Servlet_File_68a.java:[line 36]
At CWE80_XSS__CWE182_Servlet_File_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.java:[line 32]
At CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.java, line 29
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.data
At CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.java:[line 29]
At CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.java:[line 29]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.java:[line 32]
At CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.java, line 30
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.data
At CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.java:[line 30]
At CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.java:[line 30]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.java:[line 32]
At CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.java, line 30
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.data
At CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.java:[line 30]
At CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.java:[line 30]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_listen_tcp_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_listen_tcp_22a.java:[line 32]
At CWE80_XSS__CWE182_Servlet_listen_tcp_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_listen_tcp_68a.java, line 36
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a.data
At CWE80_XSS__CWE182_Servlet_listen_tcp_68a.java:[line 36]
At CWE80_XSS__CWE182_Servlet_listen_tcp_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.java:[line 32]
At CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.java, line 35
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.data
At CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.java:[line 35]
At CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.java:[line 35]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_URLConnection_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.badPublicStatic
At CWE80_XSS__CWE182_Servlet_URLConnection_22a.java:[line 32]
At CWE80_XSS__CWE182_Servlet_URLConnection_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_URLConnection_68a.java, line 36
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a.data
At CWE80_XSS__CWE182_Servlet_URLConnection_68a.java:[line 36]
At CWE80_XSS__CWE182_Servlet_URLConnection_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_connect_tcp_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.badPublicStatic
At CWE80_XSS__Servlet_connect_tcp_22a.java:[line 32]
At CWE80_XSS__Servlet_connect_tcp_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_connect_tcp_68a.java, line 35
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a.data
At CWE80_XSS__Servlet_connect_tcp_68a.java:[line 35]
At CWE80_XSS__Servlet_connect_tcp_68a.java:[line 35]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_database_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.badPublicStatic
At CWE80_XSS__Servlet_database_22a.java:[line 32]
At CWE80_XSS__Servlet_database_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_database_68a.java, line 35
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a.data
At CWE80_XSS__Servlet_database_68a.java:[line 35]
At CWE80_XSS__Servlet_database_68a.java:[line 35]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.badPublicStatic
At CWE80_XSS__Servlet_File_22a.java:[line 32]
At CWE80_XSS__Servlet_File_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_68a.java, line 36
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.data
At CWE80_XSS__Servlet_File_68a.java:[line 36]
At CWE80_XSS__Servlet_File_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getCookies_Servlet_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.badPublicStatic
At CWE80_XSS__Servlet_getCookies_Servlet_22a.java:[line 32]
At CWE80_XSS__Servlet_getCookies_Servlet_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getCookies_Servlet_68a.java, line 29
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a.data
At CWE80_XSS__Servlet_getCookies_Servlet_68a.java:[line 29]
At CWE80_XSS__Servlet_getCookies_Servlet_68a.java:[line 29]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.badPublicStatic
At CWE80_XSS__Servlet_getParameter_Servlet_22a.java:[line 32]
At CWE80_XSS__Servlet_getParameter_Servlet_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getParameter_Servlet_68a.java, line 30
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a.data
At CWE80_XSS__Servlet_getParameter_Servlet_68a.java:[line 30]
At CWE80_XSS__Servlet_getParameter_Servlet_68a.java:[line 30]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getQueryString_Servlet_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.badPublicStatic
At CWE80_XSS__Servlet_getQueryString_Servlet_22a.java:[line 32]
At CWE80_XSS__Servlet_getQueryString_Servlet_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_getQueryString_Servlet_68a.java, line 30
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a.data
At CWE80_XSS__Servlet_getQueryString_Servlet_68a.java:[line 30]
At CWE80_XSS__Servlet_getQueryString_Servlet_68a.java:[line 30]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_listen_tcp_22a.java, line 32
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.badPublicStatic
At CWE80_XSS__Servlet_listen_tcp_22a.java:[line 32]
At CWE80_XSS__Servlet_listen_tcp_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_listen_tcp_68a.java, line 36
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a.data
At CWE80_XSS__Servlet_listen_tcp_68a.java:[line 36]
At CWE80_XSS__Servlet_listen_tcp_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.badPublicStatic from instance method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_PropertiesFile_22a.java, line 32
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a
In method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.badPublicStatic
At CWE80_XSS__Servlet_PropertiesFile_22a.java:[line 32]
At CWE80_XSS__Servlet_PropertiesFile_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a.data from instance method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_PropertiesFile_68a.java, line 35
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a
In method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a.data
At CWE80_XSS__Servlet_PropertiesFile_68a.java:[line 35]
At CWE80_XSS__Servlet_PropertiesFile_68a.java:[line 35]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.badPublicStatic from instance method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_URLConnection_22a.java, line 32
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a
In method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.badPublicStatic
At CWE80_XSS__Servlet_URLConnection_22a.java:[line 32]
At CWE80_XSS__Servlet_URLConnection_22a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a.data from instance method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_URLConnection_68a.java, line 36
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a
In method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a.data
At CWE80_XSS__Servlet_URLConnection_68a.java:[line 36]
At CWE80_XSS__Servlet_URLConnection_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.java, line 36
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.data
At CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.java:[line 36]
At CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_database_22a.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_database_22a.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_database_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_database_68a.java, line 36
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a.data
At CWE81_XSS_Error_Message__Servlet_database_68a.java:[line 36]
At CWE81_XSS_Error_Message__Servlet_database_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_22a.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_File_22a.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_File_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_68a.java, line 37
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.data
At CWE81_XSS_Error_Message__Servlet_File_68a.java:[line 37]
At CWE81_XSS_Error_Message__Servlet_File_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.java, line 30
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.data
At CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.java:[line 30]
At CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.java:[line 30]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.java, line 31
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.data
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.java:[line 31]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.java, line 31
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.data
At CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.java:[line 31]
At CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.java, line 37
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.data
At CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.java:[line 37]
At CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.java, line 36
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.data
At CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.java:[line 36]
At CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_URLConnection_22a.java, line 33
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.badPublicStatic
At CWE81_XSS_Error_Message__Servlet_URLConnection_22a.java:[line 33]
At CWE81_XSS_Error_Message__Servlet_URLConnection_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_URLConnection_68a.java, line 37
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a.data
At CWE81_XSS_Error_Message__Servlet_URLConnection_68a.java:[line 37]
At CWE81_XSS_Error_Message__Servlet_URLConnection_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_connect_tcp_22a.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_connect_tcp_22a.java:[line 33]
At CWE83_XSS_Attribute__Servlet_connect_tcp_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_connect_tcp_68a.java, line 36
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a.data
At CWE83_XSS_Attribute__Servlet_connect_tcp_68a.java:[line 36]
At CWE83_XSS_Attribute__Servlet_connect_tcp_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_database_22a.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_database_22a.java:[line 33]
At CWE83_XSS_Attribute__Servlet_database_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_database_68a.java, line 36
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a.data
At CWE83_XSS_Attribute__Servlet_database_68a.java:[line 36]
At CWE83_XSS_Attribute__Servlet_database_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_22a.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_File_22a.java:[line 33]
At CWE83_XSS_Attribute__Servlet_File_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_68a.java, line 37
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.data
At CWE83_XSS_Attribute__Servlet_File_68a.java:[line 37]
At CWE83_XSS_Attribute__Servlet_File_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.java:[line 33]
At CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.java, line 30
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.data
At CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.java:[line 30]
At CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.java:[line 30]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.java:[line 33]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.java, line 31
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.data
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.java:[line 31]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.java:[line 33]
At CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.java, line 31
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.data
At CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.java:[line 31]
At CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_listen_tcp_22a.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_listen_tcp_22a.java:[line 33]
At CWE83_XSS_Attribute__Servlet_listen_tcp_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_listen_tcp_68a.java, line 37
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a.data
At CWE83_XSS_Attribute__Servlet_listen_tcp_68a.java:[line 37]
At CWE83_XSS_Attribute__Servlet_listen_tcp_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.java:[line 33]
At CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.java, line 36
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.data
At CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.java:[line 36]
At CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_URLConnection_22a.java, line 33
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.badPublicStatic
At CWE83_XSS_Attribute__Servlet_URLConnection_22a.java:[line 33]
At CWE83_XSS_Attribute__Servlet_URLConnection_22a.java:[line 33]

Write to static field from instance method High

Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_URLConnection_68a.java, line 37
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a.data
At CWE83_XSS_Attribute__Servlet_URLConnection_68a.java:[line 37]
At CWE83_XSS_Attribute__Servlet_URLConnection_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a.bad()


In file CWE89_SQL_Injection__connect_tcp_execute_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a.data
At CWE89_SQL_Injection__connect_tcp_execute_68a.java:[line 37]
At CWE89_SQL_Injection__connect_tcp_execute_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a.bad()


In file CWE89_SQL_Injection__connect_tcp_executeBatch_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a.data
At CWE89_SQL_Injection__connect_tcp_executeBatch_68a.java:[line 37]
At CWE89_SQL_Injection__connect_tcp_executeBatch_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a.bad()


In file CWE89_SQL_Injection__connect_tcp_executeQuery_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a.data
At CWE89_SQL_Injection__connect_tcp_executeQuery_68a.java:[line 37]
At CWE89_SQL_Injection__connect_tcp_executeQuery_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.data
At CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.java:[line 37]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.data
At CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.java:[line 37]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a.bad()


In file CWE89_SQL_Injection__console_readLine_execute_68a.java, line 36
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a.data
At CWE89_SQL_Injection__console_readLine_execute_68a.java:[line 36]
At CWE89_SQL_Injection__console_readLine_execute_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a.bad()


In file CWE89_SQL_Injection__console_readLine_executeBatch_68a.java, line 36
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a.data
At CWE89_SQL_Injection__console_readLine_executeBatch_68a.java:[line 36]
At CWE89_SQL_Injection__console_readLine_executeBatch_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a.bad()


In file CWE89_SQL_Injection__console_readLine_executeQuery_68a.java, line 36
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a.data
At CWE89_SQL_Injection__console_readLine_executeQuery_68a.java:[line 36]
At CWE89_SQL_Injection__console_readLine_executeQuery_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__console_readLine_executeUpdate_68a.java, line 36
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a.data
At CWE89_SQL_Injection__console_readLine_executeUpdate_68a.java:[line 36]
At CWE89_SQL_Injection__console_readLine_executeUpdate_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_68a.java, line 36
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a.data
At CWE89_SQL_Injection__console_readLine_prepareStatement_68a.java:[line 36]
At CWE89_SQL_Injection__console_readLine_prepareStatement_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a.bad()


In file CWE89_SQL_Injection__database_execute_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a.data
At CWE89_SQL_Injection__database_execute_68a.java:[line 37]
At CWE89_SQL_Injection__database_execute_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a.bad()


In file CWE89_SQL_Injection__database_executeBatch_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a.data
At CWE89_SQL_Injection__database_executeBatch_68a.java:[line 37]
At CWE89_SQL_Injection__database_executeBatch_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a.bad()


In file CWE89_SQL_Injection__database_executeQuery_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a.data
At CWE89_SQL_Injection__database_executeQuery_68a.java:[line 37]
At CWE89_SQL_Injection__database_executeQuery_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__database_executeUpdate_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a.data
At CWE89_SQL_Injection__database_executeUpdate_68a.java:[line 37]
At CWE89_SQL_Injection__database_executeUpdate_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__database_prepareStatement_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a.data
At CWE89_SQL_Injection__database_prepareStatement_68a.java:[line 37]
At CWE89_SQL_Injection__database_prepareStatement_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.bad()


In file CWE89_SQL_Injection__File_execute_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.data
At CWE89_SQL_Injection__File_execute_68a.java:[line 38]
At CWE89_SQL_Injection__File_execute_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.bad()


In file CWE89_SQL_Injection__File_executeBatch_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.data
At CWE89_SQL_Injection__File_executeBatch_68a.java:[line 38]
At CWE89_SQL_Injection__File_executeBatch_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.bad()


In file CWE89_SQL_Injection__File_executeQuery_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.data
At CWE89_SQL_Injection__File_executeQuery_68a.java:[line 38]
At CWE89_SQL_Injection__File_executeQuery_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.data
At CWE89_SQL_Injection__File_executeUpdate_68a.java:[line 38]
At CWE89_SQL_Injection__File_executeUpdate_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.data
At CWE89_SQL_Injection__File_prepareStatement_68a.java:[line 38]
At CWE89_SQL_Injection__File_prepareStatement_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_execute_22a.java:[line 46]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_execute_68a.java, line 31
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a.data
At CWE89_SQL_Injection__getCookies_Servlet_execute_68a.java:[line 31]
At CWE89_SQL_Injection__getCookies_Servlet_execute_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.java:[line 46]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.java, line 31
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.data
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.java:[line 31]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.java:[line 46]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.java, line 31
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.data
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.java:[line 31]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.java:[line 46]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.java, line 31
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.data
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.java:[line 31]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java, line 46
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java:[line 46]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.java:[line 46]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.java, line 31
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.data
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.java:[line 31]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java:[line 37]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.data
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.java:[line 32]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java:[line 37]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.data
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.java:[line 32]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java:[line 37]
At CWE89_SQL_Injection__getParameter_Servlet_execute_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_execute_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a.data
At CWE89_SQL_Injection__getParameter_Servlet_execute_68a.java:[line 32]
At CWE89_SQL_Injection__getParameter_Servlet_execute_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java:[line 37]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.data
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.java:[line 32]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java:[line 37]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.data
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.java:[line 32]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java:[line 51]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.java:[line 51]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.data
At CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.java:[line 32]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java:[line 51]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.java:[line 51]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.data
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.java:[line 32]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java:[line 51]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.java:[line 51]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.data
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.java:[line 32]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java:[line 51]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.java:[line 51]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.data
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.java:[line 32]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java, line 51
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java:[line 51]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.java:[line 51]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.data
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.java:[line 32]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.java:[line 32]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a.bad()


In file CWE89_SQL_Injection__listen_tcp_execute_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a.data
At CWE89_SQL_Injection__listen_tcp_execute_68a.java:[line 38]
At CWE89_SQL_Injection__listen_tcp_execute_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a.bad()


In file CWE89_SQL_Injection__listen_tcp_executeBatch_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a.data
At CWE89_SQL_Injection__listen_tcp_executeBatch_68a.java:[line 38]
At CWE89_SQL_Injection__listen_tcp_executeBatch_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a.bad()


In file CWE89_SQL_Injection__listen_tcp_executeQuery_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a.data
At CWE89_SQL_Injection__listen_tcp_executeQuery_68a.java:[line 38]
At CWE89_SQL_Injection__listen_tcp_executeQuery_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.data
At CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.java:[line 38]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.data
At CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.java:[line 38]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.bad()


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.data
At CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.java:[line 37]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.bad()


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.data
At CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.java:[line 37]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.data
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.java:[line 37]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a.bad()


In file CWE89_SQL_Injection__PropertiesFile_execute_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a.data
At CWE89_SQL_Injection__PropertiesFile_execute_68a.java:[line 37]
At CWE89_SQL_Injection__PropertiesFile_execute_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.java, line 37
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.data
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.java:[line 37]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a.bad()


In file CWE89_SQL_Injection__URLConnection_execute_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a.data
At CWE89_SQL_Injection__URLConnection_execute_68a.java:[line 38]
At CWE89_SQL_Injection__URLConnection_execute_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a.bad()


In file CWE89_SQL_Injection__URLConnection_executeBatch_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a.data
At CWE89_SQL_Injection__URLConnection_executeBatch_68a.java:[line 38]
At CWE89_SQL_Injection__URLConnection_executeBatch_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a.bad()


In file CWE89_SQL_Injection__URLConnection_executeQuery_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a.data
At CWE89_SQL_Injection__URLConnection_executeQuery_68a.java:[line 38]
At CWE89_SQL_Injection__URLConnection_executeQuery_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__URLConnection_executeUpdate_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a.data
At CWE89_SQL_Injection__URLConnection_executeUpdate_68a.java:[line 38]
At CWE89_SQL_Injection__URLConnection_executeUpdate_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_68a.java, line 38
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a.data
At CWE89_SQL_Injection__URLConnection_prepareStatement_68a.java:[line 38]
At CWE89_SQL_Injection__URLConnection_prepareStatement_68a.java:[line 38]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.bad()


In file CWE90_LDAP_Injection__connect_tcp_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.badPublicStatic
At CWE90_LDAP_Injection__connect_tcp_22a.java:[line 39]
At CWE90_LDAP_Injection__connect_tcp_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a.bad()


In file CWE90_LDAP_Injection__connect_tcp_68a.java, line 36
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a.data
At CWE90_LDAP_Injection__connect_tcp_68a.java:[line 36]
At CWE90_LDAP_Injection__connect_tcp_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.bad()


In file CWE90_LDAP_Injection__console_readLine_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.badPublicStatic
At CWE90_LDAP_Injection__console_readLine_22a.java:[line 39]
At CWE90_LDAP_Injection__console_readLine_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a.bad()


In file CWE90_LDAP_Injection__console_readLine_68a.java, line 35
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a.data
At CWE90_LDAP_Injection__console_readLine_68a.java:[line 35]
At CWE90_LDAP_Injection__console_readLine_68a.java:[line 35]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.bad()


In file CWE90_LDAP_Injection__database_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.badPublicStatic
At CWE90_LDAP_Injection__database_22a.java:[line 39]
At CWE90_LDAP_Injection__database_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a.bad()


In file CWE90_LDAP_Injection__database_68a.java, line 36
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a.data
At CWE90_LDAP_Injection__database_68a.java:[line 36]
At CWE90_LDAP_Injection__database_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.bad()


In file CWE90_LDAP_Injection__Environment_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.badPublicStatic
At CWE90_LDAP_Injection__Environment_22a.java:[line 39]
At CWE90_LDAP_Injection__Environment_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.bad()


In file CWE90_LDAP_Injection__File_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.badPublicStatic
At CWE90_LDAP_Injection__File_22a.java:[line 39]
At CWE90_LDAP_Injection__File_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.bad()


In file CWE90_LDAP_Injection__File_68a.java, line 37
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.data
At CWE90_LDAP_Injection__File_68a.java:[line 37]
At CWE90_LDAP_Injection__File_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE90_LDAP_Injection__getCookies_Servlet_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.badPublicStatic
At CWE90_LDAP_Injection__getCookies_Servlet_22a.java:[line 39]
At CWE90_LDAP_Injection__getCookies_Servlet_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE90_LDAP_Injection__getCookies_Servlet_68a.java, line 30
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a.data
At CWE90_LDAP_Injection__getCookies_Servlet_68a.java:[line 30]
At CWE90_LDAP_Injection__getCookies_Servlet_68a.java:[line 30]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE90_LDAP_Injection__getParameter_Servlet_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.badPublicStatic
At CWE90_LDAP_Injection__getParameter_Servlet_22a.java:[line 39]
At CWE90_LDAP_Injection__getParameter_Servlet_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE90_LDAP_Injection__getParameter_Servlet_68a.java, line 31
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a.data
At CWE90_LDAP_Injection__getParameter_Servlet_68a.java:[line 31]
At CWE90_LDAP_Injection__getParameter_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)


In file CWE90_LDAP_Injection__getQueryString_Servlet_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.badPublicStatic
At CWE90_LDAP_Injection__getQueryString_Servlet_22a.java:[line 39]
At CWE90_LDAP_Injection__getQueryString_Servlet_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE90_LDAP_Injection__getQueryString_Servlet_68a.java, line 31
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a.data
At CWE90_LDAP_Injection__getQueryString_Servlet_68a.java:[line 31]
At CWE90_LDAP_Injection__getQueryString_Servlet_68a.java:[line 31]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.bad()


In file CWE90_LDAP_Injection__listen_tcp_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.badPublicStatic
At CWE90_LDAP_Injection__listen_tcp_22a.java:[line 39]
At CWE90_LDAP_Injection__listen_tcp_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a.bad()


In file CWE90_LDAP_Injection__listen_tcp_68a.java, line 37
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a.data
At CWE90_LDAP_Injection__listen_tcp_68a.java:[line 37]
At CWE90_LDAP_Injection__listen_tcp_68a.java:[line 37]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.bad()


In file CWE90_LDAP_Injection__PropertiesFile_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.badPublicStatic
At CWE90_LDAP_Injection__PropertiesFile_22a.java:[line 39]
At CWE90_LDAP_Injection__PropertiesFile_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a.bad()


In file CWE90_LDAP_Injection__PropertiesFile_68a.java, line 36
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a.data
At CWE90_LDAP_Injection__PropertiesFile_68a.java:[line 36]
At CWE90_LDAP_Injection__PropertiesFile_68a.java:[line 36]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.bad()


In file CWE90_LDAP_Injection__Property_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.badPublicStatic
At CWE90_LDAP_Injection__Property_22a.java:[line 39]
At CWE90_LDAP_Injection__Property_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.bad()


In file CWE90_LDAP_Injection__URLConnection_22a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.badPublicStatic
At CWE90_LDAP_Injection__URLConnection_22a.java:[line 39]
At CWE90_LDAP_Injection__URLConnection_22a.java:[line 39]

Write to static field from instance method High

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a.bad()


In file CWE90_LDAP_Injection__URLConnection_68a.java, line 37
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a.data
At CWE90_LDAP_Injection__URLConnection_68a.java:[line 37]
At CWE90_LDAP_Injection__URLConnection_68a.java:[line 37]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_12.goodG2B() uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_12.java, line 149
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_12.goodG2B()
At CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_12.java:[line 149]
At CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_12.java:[line 155]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_12.goodG2B() uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_12.java, line 131
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_12.goodG2B()
At CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_12.java:[line 131]
At CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_12.java:[line 137]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_12.goodG2B() uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__database_12.java, line 148
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_12.goodG2B()
At CWE15_External_Control_of_System_or_Configuration_Setting__database_12.java:[line 148]
At CWE15_External_Control_of_System_or_Configuration_Setting__database_12.java:[line 154]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_12.goodG2B() uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__Environment_12.java, line 85
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_12.goodG2B()
At CWE15_External_Control_of_System_or_Configuration_Setting__Environment_12.java:[line 85]
At CWE15_External_Control_of_System_or_Configuration_Setting__Environment_12.java:[line 91]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_12.goodG2B() uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_12.java, line 150
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_12.goodG2B()
At CWE15_External_Control_of_System_or_Configuration_Setting__File_12.java:[line 150]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_12.java:[line 156]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_12.java, line 93
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_12.java:[line 93]
At CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_12.java:[line 99]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_12.java, line 85
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_12.java:[line 85]
At CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_12.java:[line 91]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_12.java, line 98
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_12.java:[line 98]
At CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_12.java:[line 104]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_12.goodG2B() uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_12.java, line 164
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_12.goodG2B()
At CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_12.java:[line 164]
At CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_12.java:[line 170]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_12.goodG2B() uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_12.java, line 120
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_12.goodG2B()
At CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_12.java:[line 120]
At CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_12.java:[line 126]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_12.goodG2B() uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__Property_12.java, line 85
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_12.goodG2B()
At CWE15_External_Control_of_System_or_Configuration_Setting__Property_12.java:[line 85]
At CWE15_External_Control_of_System_or_Configuration_Setting__Property_12.java:[line 91]

Method uses the same code for two branches Medium

testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_12.goodG2B() uses the same code for two branches


In file CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_12.java, line 136
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_12.goodG2B()
At CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_12.java:[line 136]
At CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_12.java:[line 142]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_12.goodG2B() uses the same code for two branches


In file CWE23_Relative_Path_Traversal__connect_tcp_12.java, line 193
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_12.goodG2B()
At CWE23_Relative_Path_Traversal__connect_tcp_12.java:[line 193]
At CWE23_Relative_Path_Traversal__connect_tcp_12.java:[line 199]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_12.goodG2B() uses the same code for two branches


In file CWE23_Relative_Path_Traversal__console_readLine_12.java, line 175
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_12.goodG2B()
At CWE23_Relative_Path_Traversal__console_readLine_12.java:[line 175]
At CWE23_Relative_Path_Traversal__console_readLine_12.java:[line 181]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_12.goodG2B() uses the same code for two branches


In file CWE23_Relative_Path_Traversal__database_12.java, line 192
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_12.goodG2B()
At CWE23_Relative_Path_Traversal__database_12.java:[line 192]
At CWE23_Relative_Path_Traversal__database_12.java:[line 198]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_12.goodG2B() uses the same code for two branches


In file CWE23_Relative_Path_Traversal__Environment_12.java, line 129
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_12.goodG2B()
At CWE23_Relative_Path_Traversal__Environment_12.java:[line 129]
At CWE23_Relative_Path_Traversal__Environment_12.java:[line 135]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_12.goodG2B() uses the same code for two branches


In file CWE23_Relative_Path_Traversal__File_12.java, line 194
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_12.goodG2B()
At CWE23_Relative_Path_Traversal__File_12.java:[line 194]
At CWE23_Relative_Path_Traversal__File_12.java:[line 200]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE23_Relative_Path_Traversal__getCookies_Servlet_12.java, line 137
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE23_Relative_Path_Traversal__getCookies_Servlet_12.java:[line 137]
At CWE23_Relative_Path_Traversal__getCookies_Servlet_12.java:[line 143]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE23_Relative_Path_Traversal__getParameter_Servlet_12.java, line 129
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE23_Relative_Path_Traversal__getParameter_Servlet_12.java:[line 129]
At CWE23_Relative_Path_Traversal__getParameter_Servlet_12.java:[line 135]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE23_Relative_Path_Traversal__getQueryString_Servlet_12.java, line 142
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE23_Relative_Path_Traversal__getQueryString_Servlet_12.java:[line 142]
At CWE23_Relative_Path_Traversal__getQueryString_Servlet_12.java:[line 148]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_12.goodG2B() uses the same code for two branches


In file CWE23_Relative_Path_Traversal__listen_tcp_12.java, line 208
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_12.goodG2B()
At CWE23_Relative_Path_Traversal__listen_tcp_12.java:[line 208]
At CWE23_Relative_Path_Traversal__listen_tcp_12.java:[line 214]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_12.goodG2B() uses the same code for two branches


In file CWE23_Relative_Path_Traversal__PropertiesFile_12.java, line 164
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_12.goodG2B()
At CWE23_Relative_Path_Traversal__PropertiesFile_12.java:[line 164]
At CWE23_Relative_Path_Traversal__PropertiesFile_12.java:[line 170]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_12.goodG2B() uses the same code for two branches


In file CWE23_Relative_Path_Traversal__Property_12.java, line 129
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_12.goodG2B()
At CWE23_Relative_Path_Traversal__Property_12.java:[line 129]
At CWE23_Relative_Path_Traversal__Property_12.java:[line 135]

Method uses the same code for two branches Medium

testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_12.goodG2B() uses the same code for two branches


In file CWE23_Relative_Path_Traversal__URLConnection_12.java, line 180
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_12.goodG2B()
At CWE23_Relative_Path_Traversal__URLConnection_12.java:[line 180]
At CWE23_Relative_Path_Traversal__URLConnection_12.java:[line 186]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_12.goodG2B() uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__connect_tcp_12.java, line 181
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_12.goodG2B()
At CWE36_Absolute_Path_Traversal__connect_tcp_12.java:[line 181]
At CWE36_Absolute_Path_Traversal__connect_tcp_12.java:[line 187]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_12.goodG2B() uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__console_readLine_12.java, line 163
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_12.goodG2B()
At CWE36_Absolute_Path_Traversal__console_readLine_12.java:[line 163]
At CWE36_Absolute_Path_Traversal__console_readLine_12.java:[line 169]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_12.goodG2B() uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__database_12.java, line 180
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_12.goodG2B()
At CWE36_Absolute_Path_Traversal__database_12.java:[line 180]
At CWE36_Absolute_Path_Traversal__database_12.java:[line 186]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_12.goodG2B() uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__Environment_12.java, line 117
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_12.goodG2B()
At CWE36_Absolute_Path_Traversal__Environment_12.java:[line 117]
At CWE36_Absolute_Path_Traversal__Environment_12.java:[line 123]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_12.goodG2B() uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__File_12.java, line 182
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_12.goodG2B()
At CWE36_Absolute_Path_Traversal__File_12.java:[line 182]
At CWE36_Absolute_Path_Traversal__File_12.java:[line 188]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__getCookies_Servlet_12.java, line 125
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE36_Absolute_Path_Traversal__getCookies_Servlet_12.java:[line 125]
At CWE36_Absolute_Path_Traversal__getCookies_Servlet_12.java:[line 131]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.java, line 117
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.java:[line 117]
At CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.java:[line 123]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__getQueryString_Servlet_12.java, line 130
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE36_Absolute_Path_Traversal__getQueryString_Servlet_12.java:[line 130]
At CWE36_Absolute_Path_Traversal__getQueryString_Servlet_12.java:[line 136]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_12.goodG2B() uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__listen_tcp_12.java, line 196
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_12.goodG2B()
At CWE36_Absolute_Path_Traversal__listen_tcp_12.java:[line 196]
At CWE36_Absolute_Path_Traversal__listen_tcp_12.java:[line 202]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_12.goodG2B() uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__PropertiesFile_12.java, line 152
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_12.goodG2B()
At CWE36_Absolute_Path_Traversal__PropertiesFile_12.java:[line 152]
At CWE36_Absolute_Path_Traversal__PropertiesFile_12.java:[line 158]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_12.goodG2B() uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__Property_12.java, line 117
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_12.goodG2B()
At CWE36_Absolute_Path_Traversal__Property_12.java:[line 117]
At CWE36_Absolute_Path_Traversal__Property_12.java:[line 123]

Method uses the same code for two branches Medium

testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_12.goodG2B() uses the same code for two branches


In file CWE36_Absolute_Path_Traversal__URLConnection_12.java, line 168
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_12.goodG2B()
At CWE36_Absolute_Path_Traversal__URLConnection_12.java:[line 168]
At CWE36_Absolute_Path_Traversal__URLConnection_12.java:[line 174]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_12.goodG2B() uses the same code for two branches


In file CWE78_OS_Command_Injection__connect_tcp_12.java, line 133
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_12.goodG2B()
At CWE78_OS_Command_Injection__connect_tcp_12.java:[line 133]
At CWE78_OS_Command_Injection__connect_tcp_12.java:[line 139]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_12.goodG2B() uses the same code for two branches


In file CWE78_OS_Command_Injection__console_readLine_12.java, line 115
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_12.goodG2B()
At CWE78_OS_Command_Injection__console_readLine_12.java:[line 115]
At CWE78_OS_Command_Injection__console_readLine_12.java:[line 121]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_12.goodG2B() uses the same code for two branches


In file CWE78_OS_Command_Injection__database_12.java, line 132
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_12.goodG2B()
At CWE78_OS_Command_Injection__database_12.java:[line 132]
At CWE78_OS_Command_Injection__database_12.java:[line 138]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_12.goodG2B() uses the same code for two branches


In file CWE78_OS_Command_Injection__Environment_12.java, line 68
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_12.goodG2B()
At CWE78_OS_Command_Injection__Environment_12.java:[line 68]
At CWE78_OS_Command_Injection__Environment_12.java:[line 74]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_12.goodG2B() uses the same code for two branches


In file CWE78_OS_Command_Injection__File_12.java, line 134
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_12.goodG2B()
At CWE78_OS_Command_Injection__File_12.java:[line 134]
At CWE78_OS_Command_Injection__File_12.java:[line 140]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE78_OS_Command_Injection__getCookies_Servlet_12.java, line 76
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE78_OS_Command_Injection__getCookies_Servlet_12.java:[line 76]
At CWE78_OS_Command_Injection__getCookies_Servlet_12.java:[line 82]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE78_OS_Command_Injection__getParameter_Servlet_12.java, line 68
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE78_OS_Command_Injection__getParameter_Servlet_12.java:[line 68]
At CWE78_OS_Command_Injection__getParameter_Servlet_12.java:[line 74]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE78_OS_Command_Injection__getQueryString_Servlet_12.java, line 81
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE78_OS_Command_Injection__getQueryString_Servlet_12.java:[line 81]
At CWE78_OS_Command_Injection__getQueryString_Servlet_12.java:[line 87]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_12.goodG2B() uses the same code for two branches


In file CWE78_OS_Command_Injection__listen_tcp_12.java, line 148
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_12.goodG2B()
At CWE78_OS_Command_Injection__listen_tcp_12.java:[line 148]
At CWE78_OS_Command_Injection__listen_tcp_12.java:[line 154]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_12.goodG2B() uses the same code for two branches


In file CWE78_OS_Command_Injection__PropertiesFile_12.java, line 104
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_12.goodG2B()
At CWE78_OS_Command_Injection__PropertiesFile_12.java:[line 104]
At CWE78_OS_Command_Injection__PropertiesFile_12.java:[line 110]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_12.goodG2B() uses the same code for two branches


In file CWE78_OS_Command_Injection__Property_12.java, line 68
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_12.goodG2B()
At CWE78_OS_Command_Injection__Property_12.java:[line 68]
At CWE78_OS_Command_Injection__Property_12.java:[line 74]

Method uses the same code for two branches Medium

testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_12.goodG2B() uses the same code for two branches


In file CWE78_OS_Command_Injection__URLConnection_12.java, line 120
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_12.goodG2B()
At CWE78_OS_Command_Injection__URLConnection_12.java:[line 120]
At CWE78_OS_Command_Injection__URLConnection_12.java:[line 126]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__CWE182_Servlet_connect_tcp_12.java, line 122
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__CWE182_Servlet_connect_tcp_12.java:[line 122]
At CWE80_XSS__CWE182_Servlet_connect_tcp_12.java:[line 128]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__CWE182_Servlet_database_12.java, line 121
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__CWE182_Servlet_database_12.java:[line 121]
At CWE80_XSS__CWE182_Servlet_database_12.java:[line 127]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__CWE182_Servlet_File_12.java, line 123
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__CWE182_Servlet_File_12.java:[line 123]
At CWE80_XSS__CWE182_Servlet_File_12.java:[line 129]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__CWE182_Servlet_getCookies_Servlet_12.java, line 65
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__CWE182_Servlet_getCookies_Servlet_12.java:[line 65]
At CWE80_XSS__CWE182_Servlet_getCookies_Servlet_12.java:[line 71]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__CWE182_Servlet_getParameter_Servlet_12.java, line 57
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__CWE182_Servlet_getParameter_Servlet_12.java:[line 57]
At CWE80_XSS__CWE182_Servlet_getParameter_Servlet_12.java:[line 63]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_12.java, line 70
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_12.java:[line 70]
At CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_12.java:[line 76]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__CWE182_Servlet_listen_tcp_12.java, line 137
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__CWE182_Servlet_listen_tcp_12.java:[line 137]
At CWE80_XSS__CWE182_Servlet_listen_tcp_12.java:[line 143]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__CWE182_Servlet_PropertiesFile_12.java, line 93
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__CWE182_Servlet_PropertiesFile_12.java:[line 93]
At CWE80_XSS__CWE182_Servlet_PropertiesFile_12.java:[line 99]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__CWE182_Servlet_URLConnection_12.java, line 109
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__CWE182_Servlet_URLConnection_12.java:[line 109]
At CWE80_XSS__CWE182_Servlet_URLConnection_12.java:[line 115]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__Servlet_connect_tcp_12.java, line 122
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__Servlet_connect_tcp_12.java:[line 122]
At CWE80_XSS__Servlet_connect_tcp_12.java:[line 128]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__Servlet_database_12.java, line 121
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__Servlet_database_12.java:[line 121]
At CWE80_XSS__Servlet_database_12.java:[line 127]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__Servlet_File_12.java, line 123
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__Servlet_File_12.java:[line 123]
At CWE80_XSS__Servlet_File_12.java:[line 129]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__Servlet_getCookies_Servlet_12.java, line 65
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__Servlet_getCookies_Servlet_12.java:[line 65]
At CWE80_XSS__Servlet_getCookies_Servlet_12.java:[line 71]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__Servlet_getParameter_Servlet_12.java, line 57
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__Servlet_getParameter_Servlet_12.java:[line 57]
At CWE80_XSS__Servlet_getParameter_Servlet_12.java:[line 63]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__Servlet_getQueryString_Servlet_12.java, line 70
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__Servlet_getQueryString_Servlet_12.java:[line 70]
At CWE80_XSS__Servlet_getQueryString_Servlet_12.java:[line 76]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__Servlet_listen_tcp_12.java, line 137
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__Servlet_listen_tcp_12.java:[line 137]
At CWE80_XSS__Servlet_listen_tcp_12.java:[line 143]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__Servlet_PropertiesFile_12.java, line 93
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_12
In method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__Servlet_PropertiesFile_12.java:[line 93]
At CWE80_XSS__Servlet_PropertiesFile_12.java:[line 99]

Method uses the same code for two branches Medium

testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE80_XSS__Servlet_URLConnection_12.java, line 109
In class testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_12
In method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE80_XSS__Servlet_URLConnection_12.java:[line 109]
At CWE80_XSS__Servlet_URLConnection_12.java:[line 115]

Method uses the same code for two branches Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE81_XSS_Error_Message__Servlet_connect_tcp_12.java, line 126
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE81_XSS_Error_Message__Servlet_connect_tcp_12.java:[line 126]
At CWE81_XSS_Error_Message__Servlet_connect_tcp_12.java:[line 132]

Method uses the same code for two branches Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE81_XSS_Error_Message__Servlet_database_12.java, line 125
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE81_XSS_Error_Message__Servlet_database_12.java:[line 125]
At CWE81_XSS_Error_Message__Servlet_database_12.java:[line 131]

Method uses the same code for two branches Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE81_XSS_Error_Message__Servlet_File_12.java, line 127
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE81_XSS_Error_Message__Servlet_File_12.java:[line 127]
At CWE81_XSS_Error_Message__Servlet_File_12.java:[line 133]

Method uses the same code for two branches Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_12.java, line 69
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_12.java:[line 69]
At CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_12.java:[line 75]

Method uses the same code for two branches Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.java, line 61
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.java:[line 61]
At CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.java:[line 67]

Method uses the same code for two branches Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_12.java, line 74
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_12.java:[line 74]
At CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_12.java:[line 80]

Method uses the same code for two branches Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE81_XSS_Error_Message__Servlet_listen_tcp_12.java, line 141
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE81_XSS_Error_Message__Servlet_listen_tcp_12.java:[line 141]
At CWE81_XSS_Error_Message__Servlet_listen_tcp_12.java:[line 147]

Method uses the same code for two branches Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE81_XSS_Error_Message__Servlet_PropertiesFile_12.java, line 97
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE81_XSS_Error_Message__Servlet_PropertiesFile_12.java:[line 97]
At CWE81_XSS_Error_Message__Servlet_PropertiesFile_12.java:[line 103]

Method uses the same code for two branches Medium

testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE81_XSS_Error_Message__Servlet_URLConnection_12.java, line 113
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE81_XSS_Error_Message__Servlet_URLConnection_12.java:[line 113]
At CWE81_XSS_Error_Message__Servlet_URLConnection_12.java:[line 119]

Method uses the same code for two branches Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE83_XSS_Attribute__Servlet_connect_tcp_12.java, line 123
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE83_XSS_Attribute__Servlet_connect_tcp_12.java:[line 123]
At CWE83_XSS_Attribute__Servlet_connect_tcp_12.java:[line 129]

Method uses the same code for two branches Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE83_XSS_Attribute__Servlet_database_12.java, line 122
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE83_XSS_Attribute__Servlet_database_12.java:[line 122]
At CWE83_XSS_Attribute__Servlet_database_12.java:[line 128]

Method uses the same code for two branches Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE83_XSS_Attribute__Servlet_File_12.java, line 124
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE83_XSS_Attribute__Servlet_File_12.java:[line 124]
At CWE83_XSS_Attribute__Servlet_File_12.java:[line 130]

Method uses the same code for two branches Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE83_XSS_Attribute__Servlet_getCookies_Servlet_12.java, line 66
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE83_XSS_Attribute__Servlet_getCookies_Servlet_12.java:[line 66]
At CWE83_XSS_Attribute__Servlet_getCookies_Servlet_12.java:[line 72]

Method uses the same code for two branches Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.java, line 58
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.java:[line 58]
At CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.java:[line 64]

Method uses the same code for two branches Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_12.java, line 71
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_12.java:[line 71]
At CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_12.java:[line 77]

Method uses the same code for two branches Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE83_XSS_Attribute__Servlet_listen_tcp_12.java, line 138
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE83_XSS_Attribute__Servlet_listen_tcp_12.java:[line 138]
At CWE83_XSS_Attribute__Servlet_listen_tcp_12.java:[line 144]

Method uses the same code for two branches Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE83_XSS_Attribute__Servlet_PropertiesFile_12.java, line 94
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE83_XSS_Attribute__Servlet_PropertiesFile_12.java:[line 94]
At CWE83_XSS_Attribute__Servlet_PropertiesFile_12.java:[line 100]

Method uses the same code for two branches Medium

testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE83_XSS_Attribute__Servlet_URLConnection_12.java, line 110
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE83_XSS_Attribute__Servlet_URLConnection_12.java:[line 110]
At CWE83_XSS_Attribute__Servlet_URLConnection_12.java:[line 116]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__connect_tcp_execute_12.java, line 226
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_execute_12.java:[line 226]
At CWE89_SQL_Injection__connect_tcp_execute_12.java:[line 232]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__connect_tcp_executeBatch_12.java, line 241
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeBatch_12.java:[line 241]
At CWE89_SQL_Injection__connect_tcp_executeBatch_12.java:[line 247]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__connect_tcp_executeQuery_12.java, line 238
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeQuery_12.java:[line 238]
At CWE89_SQL_Injection__connect_tcp_executeQuery_12.java:[line 244]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_12.java, line 212
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_executeUpdate_12.java:[line 212]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_12.java:[line 218]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_12.java, line 226
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__connect_tcp_prepareStatement_12.java:[line 226]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_12.java:[line 232]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__console_readLine_execute_12.java, line 208
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_execute_12.java:[line 208]
At CWE89_SQL_Injection__console_readLine_execute_12.java:[line 214]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__console_readLine_executeBatch_12.java, line 223
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeBatch_12.java:[line 223]
At CWE89_SQL_Injection__console_readLine_executeBatch_12.java:[line 229]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__console_readLine_executeQuery_12.java, line 220
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeQuery_12.java:[line 220]
At CWE89_SQL_Injection__console_readLine_executeQuery_12.java:[line 226]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__console_readLine_executeUpdate_12.java, line 194
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_executeUpdate_12.java:[line 194]
At CWE89_SQL_Injection__console_readLine_executeUpdate_12.java:[line 200]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__console_readLine_prepareStatement_12.java, line 208
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__console_readLine_prepareStatement_12.java:[line 208]
At CWE89_SQL_Injection__console_readLine_prepareStatement_12.java:[line 214]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__database_execute_12.java, line 225
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12.goodG2B()
At CWE89_SQL_Injection__database_execute_12.java:[line 225]
At CWE89_SQL_Injection__database_execute_12.java:[line 231]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__database_executeBatch_12.java, line 240
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__database_executeBatch_12.java:[line 240]
At CWE89_SQL_Injection__database_executeBatch_12.java:[line 246]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__database_executeQuery_12.java, line 237
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__database_executeQuery_12.java:[line 237]
At CWE89_SQL_Injection__database_executeQuery_12.java:[line 243]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__database_executeUpdate_12.java, line 211
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__database_executeUpdate_12.java:[line 211]
At CWE89_SQL_Injection__database_executeUpdate_12.java:[line 217]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__database_prepareStatement_12.java, line 225
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__database_prepareStatement_12.java:[line 225]
At CWE89_SQL_Injection__database_prepareStatement_12.java:[line 231]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_executeBatch_12.java, line 318
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.goodB2G()
At CWE89_SQL_Injection__Environment_executeBatch_12.java:[line 318]
At CWE89_SQL_Injection__Environment_executeBatch_12.java:[line 325]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_executeBatch_12.java, line 177
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__Environment_executeBatch_12.java:[line 177]
At CWE89_SQL_Injection__Environment_executeBatch_12.java:[line 183]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_execute_12.java, line 288
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.goodB2G()
At CWE89_SQL_Injection__Environment_execute_12.java:[line 288]
At CWE89_SQL_Injection__Environment_execute_12.java:[line 295]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_execute_12.java, line 162
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.goodG2B()
At CWE89_SQL_Injection__Environment_execute_12.java:[line 162]
At CWE89_SQL_Injection__Environment_execute_12.java:[line 168]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_executeQuery_12.java, line 312
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.goodB2G()
At CWE89_SQL_Injection__Environment_executeQuery_12.java:[line 312]
At CWE89_SQL_Injection__Environment_executeQuery_12.java:[line 319]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_executeQuery_12.java, line 174
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__Environment_executeQuery_12.java:[line 174]
At CWE89_SQL_Injection__Environment_executeQuery_12.java:[line 180]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_executeUpdate_12.java, line 260
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.goodB2G()
At CWE89_SQL_Injection__Environment_executeUpdate_12.java:[line 260]
At CWE89_SQL_Injection__Environment_executeUpdate_12.java:[line 267]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_executeUpdate_12.java, line 148
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__Environment_executeUpdate_12.java:[line 148]
At CWE89_SQL_Injection__Environment_executeUpdate_12.java:[line 154]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_prepareStatement_12.java, line 288
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.goodB2G()
At CWE89_SQL_Injection__Environment_prepareStatement_12.java:[line 288]
At CWE89_SQL_Injection__Environment_prepareStatement_12.java:[line 295]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Environment_prepareStatement_12.java, line 162
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__Environment_prepareStatement_12.java:[line 162]
At CWE89_SQL_Injection__Environment_prepareStatement_12.java:[line 168]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__File_execute_12.java, line 227
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.goodG2B()
At CWE89_SQL_Injection__File_execute_12.java:[line 227]
At CWE89_SQL_Injection__File_execute_12.java:[line 233]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__File_executeBatch_12.java, line 242
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 242]
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 248]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__File_executeQuery_12.java, line 239
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 239]
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 245]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__File_executeUpdate_12.java, line 213
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 213]
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 219]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__File_prepareStatement_12.java, line 227
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 227]
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 233]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getCookies_Servlet_execute_12.java, line 170
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_execute_12.java:[line 170]
At CWE89_SQL_Injection__getCookies_Servlet_execute_12.java:[line 176]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.java, line 185
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.java:[line 185]
At CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.java:[line 191]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.java, line 182
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.java:[line 182]
At CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.java:[line 188]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.java, line 156
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.java:[line 156]
At CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.java:[line 162]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.java, line 170
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.java:[line 170]
At CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.java:[line 176]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java, line 317
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.goodB2G(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java:[line 317]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java:[line 323]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java, line 177
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java:[line 177]
At CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.java:[line 183]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java, line 311
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.goodB2G(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java:[line 311]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java:[line 317]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java, line 174
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java:[line 174]
At CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.java:[line 180]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_execute_12.java, line 287
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.goodB2G(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_12.java:[line 287]
At CWE89_SQL_Injection__getParameter_Servlet_execute_12.java:[line 293]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_execute_12.java, line 162
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_execute_12.java:[line 162]
At CWE89_SQL_Injection__getParameter_Servlet_execute_12.java:[line 168]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java, line 259
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.goodB2G(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java:[line 259]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java:[line 265]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java, line 148
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java:[line 148]
At CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.java:[line 154]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java, line 287
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.goodB2G(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java:[line 287]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java:[line 293]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java, line 162
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java:[line 162]
At CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.java:[line 168]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getQueryString_Servlet_execute_12.java, line 175
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_execute_12.java:[line 175]
At CWE89_SQL_Injection__getQueryString_Servlet_execute_12.java:[line 181]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.java, line 190
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.java:[line 190]
At CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.java:[line 196]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.java, line 187
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.java:[line 187]
At CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.java:[line 193]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.java, line 161
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.java:[line 161]
At CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.java:[line 167]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.java, line 175
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.java:[line 175]
At CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.java:[line 181]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__listen_tcp_execute_12.java, line 241
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_execute_12.java:[line 241]
At CWE89_SQL_Injection__listen_tcp_execute_12.java:[line 247]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__listen_tcp_executeBatch_12.java, line 256
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeBatch_12.java:[line 256]
At CWE89_SQL_Injection__listen_tcp_executeBatch_12.java:[line 262]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__listen_tcp_executeQuery_12.java, line 253
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeQuery_12.java:[line 253]
At CWE89_SQL_Injection__listen_tcp_executeQuery_12.java:[line 259]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_12.java, line 227
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_executeUpdate_12.java:[line 227]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_12.java:[line 233]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_12.java, line 241
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__listen_tcp_prepareStatement_12.java:[line 241]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_12.java:[line 247]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_12.java, line 212
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeBatch_12.java:[line 212]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_12.java:[line 218]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_12.java, line 209
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeQuery_12.java:[line 209]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_12.java:[line 215]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.java, line 183
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.java:[line 183]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.java:[line 189]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__PropertiesFile_execute_12.java, line 197
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_execute_12.java:[line 197]
At CWE89_SQL_Injection__PropertiesFile_execute_12.java:[line 203]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.java, line 197
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.java:[line 197]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.java:[line 203]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Property_execute_12.java, line 288
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.goodB2G()
At CWE89_SQL_Injection__Property_execute_12.java:[line 288]
At CWE89_SQL_Injection__Property_execute_12.java:[line 295]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Property_execute_12.java, line 162
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.goodG2B()
At CWE89_SQL_Injection__Property_execute_12.java:[line 162]
At CWE89_SQL_Injection__Property_execute_12.java:[line 168]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Property_executeBatch_12.java, line 318
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.goodB2G()
At CWE89_SQL_Injection__Property_executeBatch_12.java:[line 318]
At CWE89_SQL_Injection__Property_executeBatch_12.java:[line 325]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Property_executeBatch_12.java, line 177
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__Property_executeBatch_12.java:[line 177]
At CWE89_SQL_Injection__Property_executeBatch_12.java:[line 183]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Property_executeQuery_12.java, line 312
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.goodB2G()
At CWE89_SQL_Injection__Property_executeQuery_12.java:[line 312]
At CWE89_SQL_Injection__Property_executeQuery_12.java:[line 319]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Property_executeQuery_12.java, line 174
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__Property_executeQuery_12.java:[line 174]
At CWE89_SQL_Injection__Property_executeQuery_12.java:[line 180]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Property_executeUpdate_12.java, line 260
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.goodB2G()
At CWE89_SQL_Injection__Property_executeUpdate_12.java:[line 260]
At CWE89_SQL_Injection__Property_executeUpdate_12.java:[line 267]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Property_executeUpdate_12.java, line 148
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__Property_executeUpdate_12.java:[line 148]
At CWE89_SQL_Injection__Property_executeUpdate_12.java:[line 154]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.goodB2G() uses the same code for two branches


In file CWE89_SQL_Injection__Property_prepareStatement_12.java, line 288
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.goodB2G()
At CWE89_SQL_Injection__Property_prepareStatement_12.java:[line 288]
At CWE89_SQL_Injection__Property_prepareStatement_12.java:[line 295]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__Property_prepareStatement_12.java, line 162
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__Property_prepareStatement_12.java:[line 162]
At CWE89_SQL_Injection__Property_prepareStatement_12.java:[line 168]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__URLConnection_execute_12.java, line 213
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_execute_12.java:[line 213]
At CWE89_SQL_Injection__URLConnection_execute_12.java:[line 219]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__URLConnection_executeBatch_12.java, line 228
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeBatch_12.java:[line 228]
At CWE89_SQL_Injection__URLConnection_executeBatch_12.java:[line 234]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__URLConnection_executeQuery_12.java, line 225
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeQuery_12.java:[line 225]
At CWE89_SQL_Injection__URLConnection_executeQuery_12.java:[line 231]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__URLConnection_executeUpdate_12.java, line 199
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_executeUpdate_12.java:[line 199]
At CWE89_SQL_Injection__URLConnection_executeUpdate_12.java:[line 205]

Method uses the same code for two branches Medium

testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12.goodG2B() uses the same code for two branches


In file CWE89_SQL_Injection__URLConnection_prepareStatement_12.java, line 213
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12.goodG2B()
At CWE89_SQL_Injection__URLConnection_prepareStatement_12.java:[line 213]
At CWE89_SQL_Injection__URLConnection_prepareStatement_12.java:[line 219]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_12.goodG2B() uses the same code for two branches


In file CWE90_LDAP_Injection__connect_tcp_12.java, line 169
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_12.goodG2B()
At CWE90_LDAP_Injection__connect_tcp_12.java:[line 169]
At CWE90_LDAP_Injection__connect_tcp_12.java:[line 175]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_12.goodG2B() uses the same code for two branches


In file CWE90_LDAP_Injection__console_readLine_12.java, line 151
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_12.goodG2B()
At CWE90_LDAP_Injection__console_readLine_12.java:[line 151]
At CWE90_LDAP_Injection__console_readLine_12.java:[line 157]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_12.goodG2B() uses the same code for two branches


In file CWE90_LDAP_Injection__database_12.java, line 168
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_12.goodG2B()
At CWE90_LDAP_Injection__database_12.java:[line 168]
At CWE90_LDAP_Injection__database_12.java:[line 174]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_12.goodG2B() uses the same code for two branches


In file CWE90_LDAP_Injection__Environment_12.java, line 105
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_12.goodG2B()
At CWE90_LDAP_Injection__Environment_12.java:[line 105]
At CWE90_LDAP_Injection__Environment_12.java:[line 111]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_12.goodG2B() uses the same code for two branches


In file CWE90_LDAP_Injection__File_12.java, line 170
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_12.goodG2B()
At CWE90_LDAP_Injection__File_12.java:[line 170]
At CWE90_LDAP_Injection__File_12.java:[line 176]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE90_LDAP_Injection__getCookies_Servlet_12.java, line 113
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE90_LDAP_Injection__getCookies_Servlet_12.java:[line 113]
At CWE90_LDAP_Injection__getCookies_Servlet_12.java:[line 119]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE90_LDAP_Injection__getParameter_Servlet_12.java, line 105
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE90_LDAP_Injection__getParameter_Servlet_12.java:[line 105]
At CWE90_LDAP_Injection__getParameter_Servlet_12.java:[line 111]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches


In file CWE90_LDAP_Injection__getQueryString_Servlet_12.java, line 118
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse)
At CWE90_LDAP_Injection__getQueryString_Servlet_12.java:[line 118]
At CWE90_LDAP_Injection__getQueryString_Servlet_12.java:[line 124]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_12.goodG2B() uses the same code for two branches


In file CWE90_LDAP_Injection__listen_tcp_12.java, line 184
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_12.goodG2B()
At CWE90_LDAP_Injection__listen_tcp_12.java:[line 184]
At CWE90_LDAP_Injection__listen_tcp_12.java:[line 190]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_12.goodG2B() uses the same code for two branches


In file CWE90_LDAP_Injection__PropertiesFile_12.java, line 140
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_12.goodG2B()
At CWE90_LDAP_Injection__PropertiesFile_12.java:[line 140]
At CWE90_LDAP_Injection__PropertiesFile_12.java:[line 146]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_12.goodG2B() uses the same code for two branches


In file CWE90_LDAP_Injection__Property_12.java, line 105
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_12.goodG2B()
At CWE90_LDAP_Injection__Property_12.java:[line 105]
At CWE90_LDAP_Injection__Property_12.java:[line 111]

Method uses the same code for two branches Medium

testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_12.goodG2B() uses the same code for two branches


In file CWE90_LDAP_Injection__URLConnection_12.java, line 156
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_12.goodG2B()
At CWE90_LDAP_Injection__URLConnection_12.java:[line 156]
At CWE90_LDAP_Injection__URLConnection_12.java:[line 162]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_01.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_01.java, line 42
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_01
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_01.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_01.java:[line 42]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_01.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_02.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_02.java, line 43
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_02
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_02.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_02.java:[line 43]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_02.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_03.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_03.java, line 43
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_03
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_03.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_03.java:[line 43]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_03.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_04.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_04.java, line 50
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_04
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_04.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_04.java:[line 50]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_04.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_05.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_05.java, line 50
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_05
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_05.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_05.java:[line 50]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_05.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_06.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_06.java, line 49
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_06
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_06.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_06.java:[line 49]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_06.java:[line 49]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_07.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_07.java, line 49
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_07
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_07.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_07.java:[line 49]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_07.java:[line 49]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_08.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_08.java, line 57
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_08
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_08.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_08.java:[line 57]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_08.java:[line 57]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_09.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_09.java, line 43
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_09
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_09.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_09.java:[line 43]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_09.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_10.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_10.java, line 43
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_10
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_10.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_10.java:[line 43]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_10.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_11.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_11.java, line 43
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_11
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_11.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_11.java:[line 43]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_11.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_12.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_12.java, line 43
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_12
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_12.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_12.java:[line 43]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_12.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_13.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_13.java, line 43
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_13
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_13.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_13.java:[line 43]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_13.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_14.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_14.java, line 43
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_14
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_14.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_14.java:[line 43]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_14.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_15.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_15.java, line 45
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_15
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_15.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_15.java:[line 45]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_15.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_16.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_16.java, line 44
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_16
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_16.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_16.java:[line 44]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_16.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_17.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_17.java, line 42
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_17
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_17.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_17.java:[line 42]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_17.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_21.bad_source()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_21.java, line 85
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_21
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_21.bad_source()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_21.java:[line 85]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_21.java:[line 85]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22b.badSource()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_22b.java, line 41
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22b
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22b.badSource()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_22b.java:[line 41]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_22b.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_31.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_31.java, line 45
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_31
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_31.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_31.java:[line 45]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_31.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_41.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_41.java, line 75
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_41
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_41.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_41.java:[line 75]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_41.java:[line 75]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_42.badSource()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_42.java, line 41
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_42
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_42.badSource()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_42.java:[line 41]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_42.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_45.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_45.java, line 81
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_45
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_45.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_45.java:[line 81]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_45.java:[line 81]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_51a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_51a.java, line 38
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_51a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_51a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_51a.java:[line 38]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_51a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_52a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_52a.java, line 39
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_52a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_52a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_52a.java:[line 39]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_53a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_53a.java, line 39
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_53a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_53a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_53a.java:[line 39]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_54a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_54a.java, line 39
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_54a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_54a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_54a.java:[line 39]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_61b.badSource()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_61b.java, line 39
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_61b
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_61b.badSource()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_61b.java:[line 39]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_66a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_66a.java, line 39
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_66a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_66a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_66a.java:[line 39]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_67a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_67a.java, line 44
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_67a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_67a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_67a.java:[line 44]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.java, line 39
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.java:[line 39]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_71a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_71a.java, line 39
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_71a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_71a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_71a.java:[line 39]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_72a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_72a.java, line 40
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_72a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_72a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_72a.java:[line 40]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_73a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_73a.java, line 40
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_73a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_73a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_73a.java:[line 40]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_74a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_74a.java, line 40
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_74a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_74a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_74a.java:[line 40]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_75a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_75a.java, line 42
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_75a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_75a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_75a.java:[line 42]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_81a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__File_81a.java, line 39
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_81a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_81a.bad()
File name C:\\data.txt
At CWE15_External_Control_of_System_or_Configuration_Setting__File_81a.java:[line 39]
At CWE15_External_Control_of_System_or_Configuration_Setting__File_81a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_01.bad()


In file CWE23_Relative_Path_Traversal__File_01.java, line 41
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_01
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_01.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_01.java:[line 41]
At CWE23_Relative_Path_Traversal__File_01.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_02.bad()


In file CWE23_Relative_Path_Traversal__File_02.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_02
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_02.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_02.java:[line 42]
At CWE23_Relative_Path_Traversal__File_02.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_03.bad()


In file CWE23_Relative_Path_Traversal__File_03.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_03
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_03.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_03.java:[line 42]
At CWE23_Relative_Path_Traversal__File_03.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_04.bad()


In file CWE23_Relative_Path_Traversal__File_04.java, line 49
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_04
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_04.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_04.java:[line 49]
At CWE23_Relative_Path_Traversal__File_04.java:[line 49]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_05.bad()


In file CWE23_Relative_Path_Traversal__File_05.java, line 49
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_05
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_05.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_05.java:[line 49]
At CWE23_Relative_Path_Traversal__File_05.java:[line 49]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_06.bad()


In file CWE23_Relative_Path_Traversal__File_06.java, line 48
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_06
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_06.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_06.java:[line 48]
At CWE23_Relative_Path_Traversal__File_06.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_07.bad()


In file CWE23_Relative_Path_Traversal__File_07.java, line 48
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_07
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_07.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_07.java:[line 48]
At CWE23_Relative_Path_Traversal__File_07.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_08.bad()


In file CWE23_Relative_Path_Traversal__File_08.java, line 56
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_08
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_08.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_08.java:[line 56]
At CWE23_Relative_Path_Traversal__File_08.java:[line 56]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_09.bad()


In file CWE23_Relative_Path_Traversal__File_09.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_09
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_09.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_09.java:[line 42]
At CWE23_Relative_Path_Traversal__File_09.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_10.bad()


In file CWE23_Relative_Path_Traversal__File_10.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_10
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_10.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_10.java:[line 42]
At CWE23_Relative_Path_Traversal__File_10.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_11.bad()


In file CWE23_Relative_Path_Traversal__File_11.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_11
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_11.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_11.java:[line 42]
At CWE23_Relative_Path_Traversal__File_11.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_12.bad()


In file CWE23_Relative_Path_Traversal__File_12.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_12
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_12.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_12.java:[line 42]
At CWE23_Relative_Path_Traversal__File_12.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_13.bad()


In file CWE23_Relative_Path_Traversal__File_13.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_13
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_13.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_13.java:[line 42]
At CWE23_Relative_Path_Traversal__File_13.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_14.bad()


In file CWE23_Relative_Path_Traversal__File_14.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_14
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_14.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_14.java:[line 42]
At CWE23_Relative_Path_Traversal__File_14.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_15.bad()


In file CWE23_Relative_Path_Traversal__File_15.java, line 44
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_15
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_15.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_15.java:[line 44]
At CWE23_Relative_Path_Traversal__File_15.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_16.bad()


In file CWE23_Relative_Path_Traversal__File_16.java, line 43
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_16
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_16.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_16.java:[line 43]
At CWE23_Relative_Path_Traversal__File_16.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_17.bad()


In file CWE23_Relative_Path_Traversal__File_17.java, line 41
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_17
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_17.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_17.java:[line 41]
At CWE23_Relative_Path_Traversal__File_17.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_21.bad_source()


In file CWE23_Relative_Path_Traversal__File_21.java, line 129
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_21
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_21.bad_source()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_21.java:[line 129]
At CWE23_Relative_Path_Traversal__File_21.java:[line 129]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22b.badSource()


In file CWE23_Relative_Path_Traversal__File_22b.java, line 42
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22b
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22b.badSource()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_22b.java:[line 42]
At CWE23_Relative_Path_Traversal__File_22b.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_31.bad()


In file CWE23_Relative_Path_Traversal__File_31.java, line 44
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_31
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_31.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_31.java:[line 44]
At CWE23_Relative_Path_Traversal__File_31.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_41.bad()


In file CWE23_Relative_Path_Traversal__File_41.java, line 119
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_41
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_41.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_41.java:[line 119]
At CWE23_Relative_Path_Traversal__File_41.java:[line 119]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_42.badSource()


In file CWE23_Relative_Path_Traversal__File_42.java, line 40
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_42
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_42.badSource()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_42.java:[line 40]
At CWE23_Relative_Path_Traversal__File_42.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_45.bad()


In file CWE23_Relative_Path_Traversal__File_45.java, line 125
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_45
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_45.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_45.java:[line 125]
At CWE23_Relative_Path_Traversal__File_45.java:[line 125]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_51a.bad()


In file CWE23_Relative_Path_Traversal__File_51a.java, line 39
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_51a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_51a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_51a.java:[line 39]
At CWE23_Relative_Path_Traversal__File_51a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_52a.bad()


In file CWE23_Relative_Path_Traversal__File_52a.java, line 40
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_52a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_52a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_52a.java:[line 40]
At CWE23_Relative_Path_Traversal__File_52a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_53a.bad()


In file CWE23_Relative_Path_Traversal__File_53a.java, line 40
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_53a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_53a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_53a.java:[line 40]
At CWE23_Relative_Path_Traversal__File_53a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_54a.bad()


In file CWE23_Relative_Path_Traversal__File_54a.java, line 40
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_54a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_54a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_54a.java:[line 40]
At CWE23_Relative_Path_Traversal__File_54a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_61b.badSource()


In file CWE23_Relative_Path_Traversal__File_61b.java, line 40
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_61b
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_61b.badSource()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_61b.java:[line 40]
At CWE23_Relative_Path_Traversal__File_61b.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_66a.bad()


In file CWE23_Relative_Path_Traversal__File_66a.java, line 40
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_66a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_66a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_66a.java:[line 40]
At CWE23_Relative_Path_Traversal__File_66a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_67a.bad()


In file CWE23_Relative_Path_Traversal__File_67a.java, line 45
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_67a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_67a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_67a.java:[line 45]
At CWE23_Relative_Path_Traversal__File_67a.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.bad()


In file CWE23_Relative_Path_Traversal__File_68a.java, line 40
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_68a.java:[line 40]
At CWE23_Relative_Path_Traversal__File_68a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_71a.bad()


In file CWE23_Relative_Path_Traversal__File_71a.java, line 40
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_71a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_71a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_71a.java:[line 40]
At CWE23_Relative_Path_Traversal__File_71a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_72a.bad()


In file CWE23_Relative_Path_Traversal__File_72a.java, line 41
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_72a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_72a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_72a.java:[line 41]
At CWE23_Relative_Path_Traversal__File_72a.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_73a.bad()


In file CWE23_Relative_Path_Traversal__File_73a.java, line 41
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_73a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_73a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_73a.java:[line 41]
At CWE23_Relative_Path_Traversal__File_73a.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_74a.bad()


In file CWE23_Relative_Path_Traversal__File_74a.java, line 41
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_74a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_74a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_74a.java:[line 41]
At CWE23_Relative_Path_Traversal__File_74a.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_75a.bad()


In file CWE23_Relative_Path_Traversal__File_75a.java, line 43
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_75a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_75a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_75a.java:[line 43]
At CWE23_Relative_Path_Traversal__File_75a.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_81a.bad()


In file CWE23_Relative_Path_Traversal__File_81a.java, line 40
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_81a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_81a.bad()
File name C:\\data.txt
At CWE23_Relative_Path_Traversal__File_81a.java:[line 40]
At CWE23_Relative_Path_Traversal__File_81a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_01.bad()


In file CWE36_Absolute_Path_Traversal__File_01.java, line 41
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_01
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_01.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_01.java:[line 41]
At CWE36_Absolute_Path_Traversal__File_01.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_02.bad()


In file CWE36_Absolute_Path_Traversal__File_02.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_02
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_02.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_02.java:[line 42]
At CWE36_Absolute_Path_Traversal__File_02.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_03.bad()


In file CWE36_Absolute_Path_Traversal__File_03.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_03
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_03.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_03.java:[line 42]
At CWE36_Absolute_Path_Traversal__File_03.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_04.bad()


In file CWE36_Absolute_Path_Traversal__File_04.java, line 49
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_04
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_04.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_04.java:[line 49]
At CWE36_Absolute_Path_Traversal__File_04.java:[line 49]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_05.bad()


In file CWE36_Absolute_Path_Traversal__File_05.java, line 49
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_05
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_05.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_05.java:[line 49]
At CWE36_Absolute_Path_Traversal__File_05.java:[line 49]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_06.bad()


In file CWE36_Absolute_Path_Traversal__File_06.java, line 48
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_06
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_06.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_06.java:[line 48]
At CWE36_Absolute_Path_Traversal__File_06.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_07.bad()


In file CWE36_Absolute_Path_Traversal__File_07.java, line 48
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_07
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_07.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_07.java:[line 48]
At CWE36_Absolute_Path_Traversal__File_07.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_08.bad()


In file CWE36_Absolute_Path_Traversal__File_08.java, line 56
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_08
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_08.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_08.java:[line 56]
At CWE36_Absolute_Path_Traversal__File_08.java:[line 56]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_09.bad()


In file CWE36_Absolute_Path_Traversal__File_09.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_09
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_09.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_09.java:[line 42]
At CWE36_Absolute_Path_Traversal__File_09.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_10.bad()


In file CWE36_Absolute_Path_Traversal__File_10.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_10
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_10.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_10.java:[line 42]
At CWE36_Absolute_Path_Traversal__File_10.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_11.bad()


In file CWE36_Absolute_Path_Traversal__File_11.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_11
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_11.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_11.java:[line 42]
At CWE36_Absolute_Path_Traversal__File_11.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_12.bad()


In file CWE36_Absolute_Path_Traversal__File_12.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_12
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_12.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_12.java:[line 42]
At CWE36_Absolute_Path_Traversal__File_12.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_13.bad()


In file CWE36_Absolute_Path_Traversal__File_13.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_13
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_13.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_13.java:[line 42]
At CWE36_Absolute_Path_Traversal__File_13.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_14.bad()


In file CWE36_Absolute_Path_Traversal__File_14.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_14
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_14.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_14.java:[line 42]
At CWE36_Absolute_Path_Traversal__File_14.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_15.bad()


In file CWE36_Absolute_Path_Traversal__File_15.java, line 44
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_15
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_15.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_15.java:[line 44]
At CWE36_Absolute_Path_Traversal__File_15.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_16.bad()


In file CWE36_Absolute_Path_Traversal__File_16.java, line 43
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_16
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_16.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_16.java:[line 43]
At CWE36_Absolute_Path_Traversal__File_16.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_17.bad()


In file CWE36_Absolute_Path_Traversal__File_17.java, line 41
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_17
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_17.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_17.java:[line 41]
At CWE36_Absolute_Path_Traversal__File_17.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_21.bad_source()


In file CWE36_Absolute_Path_Traversal__File_21.java, line 117
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_21
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_21.bad_source()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_21.java:[line 117]
At CWE36_Absolute_Path_Traversal__File_21.java:[line 117]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22b.badSource()


In file CWE36_Absolute_Path_Traversal__File_22b.java, line 42
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22b
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22b.badSource()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_22b.java:[line 42]
At CWE36_Absolute_Path_Traversal__File_22b.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_31.bad()


In file CWE36_Absolute_Path_Traversal__File_31.java, line 44
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_31
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_31.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_31.java:[line 44]
At CWE36_Absolute_Path_Traversal__File_31.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_41.bad()


In file CWE36_Absolute_Path_Traversal__File_41.java, line 107
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_41
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_41.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_41.java:[line 107]
At CWE36_Absolute_Path_Traversal__File_41.java:[line 107]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_42.badSource()


In file CWE36_Absolute_Path_Traversal__File_42.java, line 40
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_42
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_42.badSource()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_42.java:[line 40]
At CWE36_Absolute_Path_Traversal__File_42.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_45.bad()


In file CWE36_Absolute_Path_Traversal__File_45.java, line 113
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_45
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_45.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_45.java:[line 113]
At CWE36_Absolute_Path_Traversal__File_45.java:[line 113]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_51a.bad()


In file CWE36_Absolute_Path_Traversal__File_51a.java, line 39
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_51a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_51a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_51a.java:[line 39]
At CWE36_Absolute_Path_Traversal__File_51a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_52a.bad()


In file CWE36_Absolute_Path_Traversal__File_52a.java, line 40
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_52a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_52a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_52a.java:[line 40]
At CWE36_Absolute_Path_Traversal__File_52a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_53a.bad()


In file CWE36_Absolute_Path_Traversal__File_53a.java, line 40
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_53a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_53a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_53a.java:[line 40]
At CWE36_Absolute_Path_Traversal__File_53a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_54a.bad()


In file CWE36_Absolute_Path_Traversal__File_54a.java, line 40
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_54a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_54a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_54a.java:[line 40]
At CWE36_Absolute_Path_Traversal__File_54a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_61b.badSource()


In file CWE36_Absolute_Path_Traversal__File_61b.java, line 40
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_61b
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_61b.badSource()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_61b.java:[line 40]
At CWE36_Absolute_Path_Traversal__File_61b.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_66a.bad()


In file CWE36_Absolute_Path_Traversal__File_66a.java, line 40
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_66a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_66a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_66a.java:[line 40]
At CWE36_Absolute_Path_Traversal__File_66a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_67a.bad()


In file CWE36_Absolute_Path_Traversal__File_67a.java, line 45
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_67a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_67a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_67a.java:[line 45]
At CWE36_Absolute_Path_Traversal__File_67a.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.bad()


In file CWE36_Absolute_Path_Traversal__File_68a.java, line 40
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_68a.java:[line 40]
At CWE36_Absolute_Path_Traversal__File_68a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_71a.bad()


In file CWE36_Absolute_Path_Traversal__File_71a.java, line 40
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_71a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_71a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_71a.java:[line 40]
At CWE36_Absolute_Path_Traversal__File_71a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_72a.bad()


In file CWE36_Absolute_Path_Traversal__File_72a.java, line 41
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_72a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_72a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_72a.java:[line 41]
At CWE36_Absolute_Path_Traversal__File_72a.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_73a.bad()


In file CWE36_Absolute_Path_Traversal__File_73a.java, line 41
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_73a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_73a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_73a.java:[line 41]
At CWE36_Absolute_Path_Traversal__File_73a.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_74a.bad()


In file CWE36_Absolute_Path_Traversal__File_74a.java, line 41
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_74a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_74a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_74a.java:[line 41]
At CWE36_Absolute_Path_Traversal__File_74a.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_75a.bad()


In file CWE36_Absolute_Path_Traversal__File_75a.java, line 43
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_75a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_75a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_75a.java:[line 43]
At CWE36_Absolute_Path_Traversal__File_75a.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_81a.bad()


In file CWE36_Absolute_Path_Traversal__File_81a.java, line 40
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_81a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_81a.bad()
File name C:\\data.txt
At CWE36_Absolute_Path_Traversal__File_81a.java:[line 40]
At CWE36_Absolute_Path_Traversal__File_81a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_01.bad()


In file CWE78_OS_Command_Injection__File_01.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_01
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_01.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_01.java:[line 39]
At CWE78_OS_Command_Injection__File_01.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_02.bad()


In file CWE78_OS_Command_Injection__File_02.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_02
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_02.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_02.java:[line 40]
At CWE78_OS_Command_Injection__File_02.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_03.bad()


In file CWE78_OS_Command_Injection__File_03.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_03
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_03.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_03.java:[line 40]
At CWE78_OS_Command_Injection__File_03.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_04.bad()


In file CWE78_OS_Command_Injection__File_04.java, line 47
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_04
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_04.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_04.java:[line 47]
At CWE78_OS_Command_Injection__File_04.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_05.bad()


In file CWE78_OS_Command_Injection__File_05.java, line 47
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_05
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_05.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_05.java:[line 47]
At CWE78_OS_Command_Injection__File_05.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_06.bad()


In file CWE78_OS_Command_Injection__File_06.java, line 46
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_06
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_06.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_06.java:[line 46]
At CWE78_OS_Command_Injection__File_06.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_07.bad()


In file CWE78_OS_Command_Injection__File_07.java, line 46
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_07
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_07.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_07.java:[line 46]
At CWE78_OS_Command_Injection__File_07.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_08.bad()


In file CWE78_OS_Command_Injection__File_08.java, line 54
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_08
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_08.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_08.java:[line 54]
At CWE78_OS_Command_Injection__File_08.java:[line 54]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_09.bad()


In file CWE78_OS_Command_Injection__File_09.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_09
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_09.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_09.java:[line 40]
At CWE78_OS_Command_Injection__File_09.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_10.bad()


In file CWE78_OS_Command_Injection__File_10.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_10
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_10.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_10.java:[line 40]
At CWE78_OS_Command_Injection__File_10.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_11.bad()


In file CWE78_OS_Command_Injection__File_11.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_11
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_11.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_11.java:[line 40]
At CWE78_OS_Command_Injection__File_11.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_12.bad()


In file CWE78_OS_Command_Injection__File_12.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_12
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_12.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_12.java:[line 40]
At CWE78_OS_Command_Injection__File_12.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_13.bad()


In file CWE78_OS_Command_Injection__File_13.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_13
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_13.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_13.java:[line 40]
At CWE78_OS_Command_Injection__File_13.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_14.bad()


In file CWE78_OS_Command_Injection__File_14.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_14
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_14.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_14.java:[line 40]
At CWE78_OS_Command_Injection__File_14.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_15.bad()


In file CWE78_OS_Command_Injection__File_15.java, line 42
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_15
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_15.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_15.java:[line 42]
At CWE78_OS_Command_Injection__File_15.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_16.bad()


In file CWE78_OS_Command_Injection__File_16.java, line 41
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_16
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_16.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_16.java:[line 41]
At CWE78_OS_Command_Injection__File_16.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_17.bad()


In file CWE78_OS_Command_Injection__File_17.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_17
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_17.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_17.java:[line 39]
At CWE78_OS_Command_Injection__File_17.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_21.bad_source()


In file CWE78_OS_Command_Injection__File_21.java, line 69
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_21
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_21.bad_source()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_21.java:[line 69]
At CWE78_OS_Command_Injection__File_21.java:[line 69]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22b.badSource()


In file CWE78_OS_Command_Injection__File_22b.java, line 41
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22b
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22b.badSource()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_22b.java:[line 41]
At CWE78_OS_Command_Injection__File_22b.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_31.bad()


In file CWE78_OS_Command_Injection__File_31.java, line 42
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_31
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_31.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_31.java:[line 42]
At CWE78_OS_Command_Injection__File_31.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_41.bad()


In file CWE78_OS_Command_Injection__File_41.java, line 59
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_41
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_41.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_41.java:[line 59]
At CWE78_OS_Command_Injection__File_41.java:[line 59]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_42.badSource()


In file CWE78_OS_Command_Injection__File_42.java, line 38
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_42
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_42.badSource()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_42.java:[line 38]
At CWE78_OS_Command_Injection__File_42.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_45.bad()


In file CWE78_OS_Command_Injection__File_45.java, line 65
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_45
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_45.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_45.java:[line 65]
At CWE78_OS_Command_Injection__File_45.java:[line 65]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_51a.bad()


In file CWE78_OS_Command_Injection__File_51a.java, line 38
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_51a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_51a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_51a.java:[line 38]
At CWE78_OS_Command_Injection__File_51a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_52a.bad()


In file CWE78_OS_Command_Injection__File_52a.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_52a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_52a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_52a.java:[line 39]
At CWE78_OS_Command_Injection__File_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_53a.bad()


In file CWE78_OS_Command_Injection__File_53a.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_53a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_53a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_53a.java:[line 39]
At CWE78_OS_Command_Injection__File_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_54a.bad()


In file CWE78_OS_Command_Injection__File_54a.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_54a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_54a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_54a.java:[line 39]
At CWE78_OS_Command_Injection__File_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_61b.badSource()


In file CWE78_OS_Command_Injection__File_61b.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_61b
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_61b.badSource()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_61b.java:[line 39]
At CWE78_OS_Command_Injection__File_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_66a.bad()


In file CWE78_OS_Command_Injection__File_66a.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_66a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_66a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_66a.java:[line 39]
At CWE78_OS_Command_Injection__File_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_67a.bad()


In file CWE78_OS_Command_Injection__File_67a.java, line 44
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_67a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_67a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_67a.java:[line 44]
At CWE78_OS_Command_Injection__File_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.bad()


In file CWE78_OS_Command_Injection__File_68a.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_68a.java:[line 39]
At CWE78_OS_Command_Injection__File_68a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_71a.bad()


In file CWE78_OS_Command_Injection__File_71a.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_71a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_71a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_71a.java:[line 39]
At CWE78_OS_Command_Injection__File_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_72a.bad()


In file CWE78_OS_Command_Injection__File_72a.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_72a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_72a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_72a.java:[line 40]
At CWE78_OS_Command_Injection__File_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_73a.bad()


In file CWE78_OS_Command_Injection__File_73a.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_73a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_73a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_73a.java:[line 40]
At CWE78_OS_Command_Injection__File_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_74a.bad()


In file CWE78_OS_Command_Injection__File_74a.java, line 40
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_74a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_74a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_74a.java:[line 40]
At CWE78_OS_Command_Injection__File_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_75a.bad()


In file CWE78_OS_Command_Injection__File_75a.java, line 42
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_75a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_75a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_75a.java:[line 42]
At CWE78_OS_Command_Injection__File_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_81a.bad()


In file CWE78_OS_Command_Injection__File_81a.java, line 39
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_81a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_81a.bad()
File name C:\\data.txt
At CWE78_OS_Command_Injection__File_81a.java:[line 39]
At CWE78_OS_Command_Injection__File_81a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_01.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_01
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_01.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_01.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_02.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_02
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_02.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_02.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_03.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_03
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_03.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_03.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_04.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_04
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_04.java:[line 46]
At CWE80_XSS__CWE182_Servlet_File_04.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_05.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_05
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_05.java:[line 46]
At CWE80_XSS__CWE182_Servlet_File_05.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_06.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_06
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_06.java:[line 45]
At CWE80_XSS__CWE182_Servlet_File_06.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_07.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_07
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_07.java:[line 45]
At CWE80_XSS__CWE182_Servlet_File_07.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_08.java, line 53
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_08
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_08.java:[line 53]
At CWE80_XSS__CWE182_Servlet_File_08.java:[line 53]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_09.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_09
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_09.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_09.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_10.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_10
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_10.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_10.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_11.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_11
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_11.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_11.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_12.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_12.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_12.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_13.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_13
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_13.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_13.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_14.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_14
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_14.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_14.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_15.java, line 41
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_15
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_15.java:[line 41]
At CWE80_XSS__CWE182_Servlet_File_15.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_16.java, line 40
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_16
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_16.java:[line 40]
At CWE80_XSS__CWE182_Servlet_File_16.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_17.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_17
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_17.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_17.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_21.java, line 58
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_21
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_21.java:[line 58]
At CWE80_XSS__CWE182_Servlet_File_21.java:[line 58]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_22b.java, line 40
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22b
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_22b.java:[line 40]
At CWE80_XSS__CWE182_Servlet_File_22b.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_31.java, line 41
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_31
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_31.java:[line 41]
At CWE80_XSS__CWE182_Servlet_File_31.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_41.java, line 48
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_41
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_41.java:[line 48]
At CWE80_XSS__CWE182_Servlet_File_41.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_42.java, line 37
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_42
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_42.java:[line 37]
At CWE80_XSS__CWE182_Servlet_File_42.java:[line 37]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_45.java, line 54
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_45
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_45.java:[line 54]
At CWE80_XSS__CWE182_Servlet_File_45.java:[line 54]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_51a.java, line 37
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_51a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_51a.java:[line 37]
At CWE80_XSS__CWE182_Servlet_File_51a.java:[line 37]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_52a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_52a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_52a.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_52a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_53a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_53a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_53a.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_53a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_54a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_54a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_54a.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_54a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_61b.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_61b
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_61b.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_61b.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_66a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_66a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_66a.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_66a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_67a.java, line 43
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_67a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_67a.java:[line 43]
At CWE80_XSS__CWE182_Servlet_File_67a.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_68a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_68a.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_68a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_71a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_71a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_71a.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_71a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_72a.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_72a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_72a.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_72a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_73a.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_73a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_73a.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_73a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_74a.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_74a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_74a.java:[line 39]
At CWE80_XSS__CWE182_Servlet_File_74a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_75a.java, line 41
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_75a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_75a.java:[line 41]
At CWE80_XSS__CWE182_Servlet_File_75a.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__CWE182_Servlet_File_81a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_81a
In method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__CWE182_Servlet_File_81a.java:[line 38]
At CWE80_XSS__CWE182_Servlet_File_81a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_01.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_01
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_01.java:[line 38]
At CWE80_XSS__Servlet_File_01.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_02.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_02
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_02.java:[line 39]
At CWE80_XSS__Servlet_File_02.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_03.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_03
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_03.java:[line 39]
At CWE80_XSS__Servlet_File_03.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_04.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_04
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_04.java:[line 46]
At CWE80_XSS__Servlet_File_04.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_05.java, line 46
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_05
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_05.java:[line 46]
At CWE80_XSS__Servlet_File_05.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_06.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_06
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_06.java:[line 45]
At CWE80_XSS__Servlet_File_06.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_07.java, line 45
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_07
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_07.java:[line 45]
At CWE80_XSS__Servlet_File_07.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_08.java, line 53
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_08
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_08.java:[line 53]
At CWE80_XSS__Servlet_File_08.java:[line 53]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_09.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_09
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_09.java:[line 39]
At CWE80_XSS__Servlet_File_09.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_10.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_10
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_10.java:[line 39]
At CWE80_XSS__Servlet_File_10.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_11.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_11
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_11.java:[line 39]
At CWE80_XSS__Servlet_File_11.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_12.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_12
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_12.java:[line 39]
At CWE80_XSS__Servlet_File_12.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_13.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_13
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_13.java:[line 39]
At CWE80_XSS__Servlet_File_13.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_14.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_14
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_14.java:[line 39]
At CWE80_XSS__Servlet_File_14.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_15.java, line 41
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_15
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_15.java:[line 41]
At CWE80_XSS__Servlet_File_15.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_16.java, line 40
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_16
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_16.java:[line 40]
At CWE80_XSS__Servlet_File_16.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_17.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_17
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_17.java:[line 38]
At CWE80_XSS__Servlet_File_17.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_21.java, line 58
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_21
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_21.java:[line 58]
At CWE80_XSS__Servlet_File_21.java:[line 58]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_22b.java, line 40
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22b
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_22b.java:[line 40]
At CWE80_XSS__Servlet_File_22b.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_31.java, line 41
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_31
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_31.java:[line 41]
At CWE80_XSS__Servlet_File_31.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_41.java, line 48
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_41
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_41.java:[line 48]
At CWE80_XSS__Servlet_File_41.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_42.java, line 37
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_42
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_42.java:[line 37]
At CWE80_XSS__Servlet_File_42.java:[line 37]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_45.java, line 54
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_45
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_45.java:[line 54]
At CWE80_XSS__Servlet_File_45.java:[line 54]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_51a.java, line 37
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_51a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_51a.java:[line 37]
At CWE80_XSS__Servlet_File_51a.java:[line 37]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_52a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_52a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_52a.java:[line 38]
At CWE80_XSS__Servlet_File_52a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_53a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_53a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_53a.java:[line 38]
At CWE80_XSS__Servlet_File_53a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_54a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_54a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_54a.java:[line 38]
At CWE80_XSS__Servlet_File_54a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_61b.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_61b
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_61b.java:[line 38]
At CWE80_XSS__Servlet_File_61b.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_66a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_66a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_66a.java:[line 38]
At CWE80_XSS__Servlet_File_66a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_67a.java, line 43
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_67a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_67a.java:[line 43]
At CWE80_XSS__Servlet_File_67a.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_68a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_68a.java:[line 38]
At CWE80_XSS__Servlet_File_68a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_71a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_71a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_71a.java:[line 38]
At CWE80_XSS__Servlet_File_71a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_72a.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_72a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_72a.java:[line 39]
At CWE80_XSS__Servlet_File_72a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_73a.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_73a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_73a.java:[line 39]
At CWE80_XSS__Servlet_File_73a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_74a.java, line 39
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_74a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_74a.java:[line 39]
At CWE80_XSS__Servlet_File_74a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_75a.java, line 41
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_75a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_75a.java:[line 41]
At CWE80_XSS__Servlet_File_75a.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)


In file CWE80_XSS__Servlet_File_81a.java, line 38
In class testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_81a
In method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE80_XSS__Servlet_File_81a.java:[line 38]
At CWE80_XSS__Servlet_File_81a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_01.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_01
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_01.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_01.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_02.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_02
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_02.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_02.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_03.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_03
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_03.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_03.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_04.java, line 47
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_04
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_04.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_File_04.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_05.java, line 47
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_05
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_05.java:[line 47]
At CWE81_XSS_Error_Message__Servlet_File_05.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_06.java, line 46
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_06
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_06.java:[line 46]
At CWE81_XSS_Error_Message__Servlet_File_06.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_07.java, line 46
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_07
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_07.java:[line 46]
At CWE81_XSS_Error_Message__Servlet_File_07.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_08.java, line 54
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_08
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_08.java:[line 54]
At CWE81_XSS_Error_Message__Servlet_File_08.java:[line 54]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_09.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_09
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_09.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_09.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_10.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_10
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_10.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_10.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_11.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_11
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_11.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_11.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_12.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_12
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_12.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_12.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_13.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_13
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_13.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_13.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_14.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_14
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_14.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_14.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_15.java, line 42
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_15
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_15.java:[line 42]
At CWE81_XSS_Error_Message__Servlet_File_15.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_16.java, line 41
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_16
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_16.java:[line 41]
At CWE81_XSS_Error_Message__Servlet_File_16.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_17.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_17
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_17.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_17.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_21.java, line 62
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_21
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_21.java:[line 62]
At CWE81_XSS_Error_Message__Servlet_File_21.java:[line 62]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_22b.java, line 41
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22b
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_22b.java:[line 41]
At CWE81_XSS_Error_Message__Servlet_File_22b.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_31.java, line 42
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_31
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_31.java:[line 42]
At CWE81_XSS_Error_Message__Servlet_File_31.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_41.java, line 52
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_41
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_41.java:[line 52]
At CWE81_XSS_Error_Message__Servlet_File_41.java:[line 52]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_42.java, line 38
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_42
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_42.java:[line 38]
At CWE81_XSS_Error_Message__Servlet_File_42.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_45.java, line 58
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_45
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_45.java:[line 58]
At CWE81_XSS_Error_Message__Servlet_File_45.java:[line 58]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_51a.java, line 38
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_51a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_51a.java:[line 38]
At CWE81_XSS_Error_Message__Servlet_File_51a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_52a.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_52a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_52a.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_53a.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_53a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_53a.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_54a.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_54a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_54a.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_61b.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_61b
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_61b.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_66a.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_66a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_66a.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_67a.java, line 44
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_67a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_67a.java:[line 44]
At CWE81_XSS_Error_Message__Servlet_File_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_68a.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_68a.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_68a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_71a.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_71a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_71a.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_72a.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_72a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_72a.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_73a.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_73a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_73a.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_74a.java, line 40
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_74a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_74a.java:[line 40]
At CWE81_XSS_Error_Message__Servlet_File_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_75a.java, line 42
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_75a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_75a.java:[line 42]
At CWE81_XSS_Error_Message__Servlet_File_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)


In file CWE81_XSS_Error_Message__Servlet_File_81a.java, line 39
In class testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_81a
In method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE81_XSS_Error_Message__Servlet_File_81a.java:[line 39]
At CWE81_XSS_Error_Message__Servlet_File_81a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_01.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_01
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_01.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_01.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_02.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_02
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_02.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_02.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_03.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_03
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_03.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_03.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_04.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_04
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_04.java:[line 47]
At CWE83_XSS_Attribute__Servlet_File_04.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_05.java, line 47
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_05
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_05.java:[line 47]
At CWE83_XSS_Attribute__Servlet_File_05.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_06.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_06
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_06.java:[line 46]
At CWE83_XSS_Attribute__Servlet_File_06.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_07.java, line 46
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_07
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_07.java:[line 46]
At CWE83_XSS_Attribute__Servlet_File_07.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_08.java, line 54
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_08
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_08.java:[line 54]
At CWE83_XSS_Attribute__Servlet_File_08.java:[line 54]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_09.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_09
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_09.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_09.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_10.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_10
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_10.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_10.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_11.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_11
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_11.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_11.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_12.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_12
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_12.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_12.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_13.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_13
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_13.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_13.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_14.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_14
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_14.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_14.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_15.java, line 42
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_15
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_15.java:[line 42]
At CWE83_XSS_Attribute__Servlet_File_15.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_16.java, line 41
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_16
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_16.java:[line 41]
At CWE83_XSS_Attribute__Servlet_File_16.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_17.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_17
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_17.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_17.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_21.java, line 59
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_21
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_21.java:[line 59]
At CWE83_XSS_Attribute__Servlet_File_21.java:[line 59]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_22b.java, line 41
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22b
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_22b.java:[line 41]
At CWE83_XSS_Attribute__Servlet_File_22b.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_31.java, line 42
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_31
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_31.java:[line 42]
At CWE83_XSS_Attribute__Servlet_File_31.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_41.java, line 49
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_41
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_41.java:[line 49]
At CWE83_XSS_Attribute__Servlet_File_41.java:[line 49]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_42.java, line 38
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_42
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_42.java:[line 38]
At CWE83_XSS_Attribute__Servlet_File_42.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_45.java, line 55
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_45
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_45.java:[line 55]
At CWE83_XSS_Attribute__Servlet_File_45.java:[line 55]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_51a.java, line 38
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_51a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_51a.java:[line 38]
At CWE83_XSS_Attribute__Servlet_File_51a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_52a.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_52a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_52a.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_53a.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_53a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_53a.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_54a.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_54a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_54a.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_61b.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_61b
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_61b.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_66a.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_66a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_66a.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_67a.java, line 44
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_67a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_67a.java:[line 44]
At CWE83_XSS_Attribute__Servlet_File_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_68a.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_68a.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_68a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_71a.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_71a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_71a.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_72a.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_72a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_72a.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_73a.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_73a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_73a.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_74a.java, line 40
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_74a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_74a.java:[line 40]
At CWE83_XSS_Attribute__Servlet_File_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_75a.java, line 42
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_75a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_75a.java:[line 42]
At CWE83_XSS_Attribute__Servlet_File_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)


In file CWE83_XSS_Attribute__Servlet_File_81a.java, line 39
In class testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_81a
In method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)
File name C:\\data.txt
At CWE83_XSS_Attribute__Servlet_File_81a.java:[line 39]
At CWE83_XSS_Attribute__Servlet_File_81a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.bad()


In file CWE89_SQL_Injection__File_execute_01.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_01.java:[line 42]
At CWE89_SQL_Injection__File_execute_01.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.goodB2G()


In file CWE89_SQL_Injection__File_execute_01.java, line 231
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_01.java:[line 231]
At CWE89_SQL_Injection__File_execute_01.java:[line 231]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.bad()


In file CWE89_SQL_Injection__File_execute_02.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_02.java:[line 43]
At CWE89_SQL_Injection__File_execute_02.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodB2G1()


In file CWE89_SQL_Injection__File_execute_02.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_02.java:[line 308]
At CWE89_SQL_Injection__File_execute_02.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodB2G2()


In file CWE89_SQL_Injection__File_execute_02.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_02.java:[line 446]
At CWE89_SQL_Injection__File_execute_02.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.bad()


In file CWE89_SQL_Injection__File_execute_03.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_03.java:[line 43]
At CWE89_SQL_Injection__File_execute_03.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodB2G1()


In file CWE89_SQL_Injection__File_execute_03.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_03.java:[line 308]
At CWE89_SQL_Injection__File_execute_03.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodB2G2()


In file CWE89_SQL_Injection__File_execute_03.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_03.java:[line 446]
At CWE89_SQL_Injection__File_execute_03.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.bad()


In file CWE89_SQL_Injection__File_execute_04.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_04.java:[line 50]
At CWE89_SQL_Injection__File_execute_04.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodB2G1()


In file CWE89_SQL_Injection__File_execute_04.java, line 315
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_04.java:[line 315]
At CWE89_SQL_Injection__File_execute_04.java:[line 315]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodB2G2()


In file CWE89_SQL_Injection__File_execute_04.java, line 453
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_04.java:[line 453]
At CWE89_SQL_Injection__File_execute_04.java:[line 453]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.bad()


In file CWE89_SQL_Injection__File_execute_05.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_05.java:[line 50]
At CWE89_SQL_Injection__File_execute_05.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodB2G1()


In file CWE89_SQL_Injection__File_execute_05.java, line 316
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_05.java:[line 316]
At CWE89_SQL_Injection__File_execute_05.java:[line 316]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodB2G2()


In file CWE89_SQL_Injection__File_execute_05.java, line 454
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_05.java:[line 454]
At CWE89_SQL_Injection__File_execute_05.java:[line 454]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.bad()


In file CWE89_SQL_Injection__File_execute_06.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_06.java:[line 48]
At CWE89_SQL_Injection__File_execute_06.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodB2G1()


In file CWE89_SQL_Injection__File_execute_06.java, line 313
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_06.java:[line 313]
At CWE89_SQL_Injection__File_execute_06.java:[line 313]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodB2G2()


In file CWE89_SQL_Injection__File_execute_06.java, line 451
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_06.java:[line 451]
At CWE89_SQL_Injection__File_execute_06.java:[line 451]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.bad()


In file CWE89_SQL_Injection__File_execute_07.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_07.java:[line 48]
At CWE89_SQL_Injection__File_execute_07.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodB2G1()


In file CWE89_SQL_Injection__File_execute_07.java, line 313
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_07.java:[line 313]
At CWE89_SQL_Injection__File_execute_07.java:[line 313]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodB2G2()


In file CWE89_SQL_Injection__File_execute_07.java, line 451
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_07.java:[line 451]
At CWE89_SQL_Injection__File_execute_07.java:[line 451]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.bad()


In file CWE89_SQL_Injection__File_execute_08.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_08.java:[line 56]
At CWE89_SQL_Injection__File_execute_08.java:[line 56]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodB2G1()


In file CWE89_SQL_Injection__File_execute_08.java, line 321
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_08.java:[line 321]
At CWE89_SQL_Injection__File_execute_08.java:[line 321]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodB2G2()


In file CWE89_SQL_Injection__File_execute_08.java, line 459
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_08.java:[line 459]
At CWE89_SQL_Injection__File_execute_08.java:[line 459]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.bad()


In file CWE89_SQL_Injection__File_execute_09.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_09.java:[line 43]
At CWE89_SQL_Injection__File_execute_09.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodB2G1()


In file CWE89_SQL_Injection__File_execute_09.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_09.java:[line 308]
At CWE89_SQL_Injection__File_execute_09.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodB2G2()


In file CWE89_SQL_Injection__File_execute_09.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_09.java:[line 446]
At CWE89_SQL_Injection__File_execute_09.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.bad()


In file CWE89_SQL_Injection__File_execute_10.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_10.java:[line 43]
At CWE89_SQL_Injection__File_execute_10.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodB2G1()


In file CWE89_SQL_Injection__File_execute_10.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_10.java:[line 308]
At CWE89_SQL_Injection__File_execute_10.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodB2G2()


In file CWE89_SQL_Injection__File_execute_10.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_10.java:[line 446]
At CWE89_SQL_Injection__File_execute_10.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.bad()


In file CWE89_SQL_Injection__File_execute_11.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_11.java:[line 43]
At CWE89_SQL_Injection__File_execute_11.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodB2G1()


In file CWE89_SQL_Injection__File_execute_11.java, line 309
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_11.java:[line 309]
At CWE89_SQL_Injection__File_execute_11.java:[line 309]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodB2G2()


In file CWE89_SQL_Injection__File_execute_11.java, line 447
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_11.java:[line 447]
At CWE89_SQL_Injection__File_execute_11.java:[line 447]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.bad()


In file CWE89_SQL_Injection__File_execute_12.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_12.java:[line 43]
At CWE89_SQL_Injection__File_execute_12.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.goodB2G()


In file CWE89_SQL_Injection__File_execute_12.java, line 418
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_12.java:[line 418]
At CWE89_SQL_Injection__File_execute_12.java:[line 418]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.bad()


In file CWE89_SQL_Injection__File_execute_13.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_13.java:[line 43]
At CWE89_SQL_Injection__File_execute_13.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodB2G1()


In file CWE89_SQL_Injection__File_execute_13.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_13.java:[line 308]
At CWE89_SQL_Injection__File_execute_13.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodB2G2()


In file CWE89_SQL_Injection__File_execute_13.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_13.java:[line 446]
At CWE89_SQL_Injection__File_execute_13.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.bad()


In file CWE89_SQL_Injection__File_execute_14.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_14.java:[line 43]
At CWE89_SQL_Injection__File_execute_14.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodB2G1()


In file CWE89_SQL_Injection__File_execute_14.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_14.java:[line 308]
At CWE89_SQL_Injection__File_execute_14.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodB2G2()


In file CWE89_SQL_Injection__File_execute_14.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_14.java:[line 446]
At CWE89_SQL_Injection__File_execute_14.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.bad()


In file CWE89_SQL_Injection__File_execute_15.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_15.java:[line 45]
At CWE89_SQL_Injection__File_execute_15.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodB2G1()


In file CWE89_SQL_Injection__File_execute_15.java, line 332
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_15.java:[line 332]
At CWE89_SQL_Injection__File_execute_15.java:[line 332]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodB2G2()


In file CWE89_SQL_Injection__File_execute_15.java, line 468
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_15.java:[line 468]
At CWE89_SQL_Injection__File_execute_15.java:[line 468]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.bad()


In file CWE89_SQL_Injection__File_execute_16.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_16.java:[line 44]
At CWE89_SQL_Injection__File_execute_16.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.goodB2G()


In file CWE89_SQL_Injection__File_execute_16.java, line 234
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_16.java:[line 234]
At CWE89_SQL_Injection__File_execute_16.java:[line 234]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.bad()


In file CWE89_SQL_Injection__File_execute_17.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_17.java:[line 47]
At CWE89_SQL_Injection__File_execute_17.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.goodB2G()


In file CWE89_SQL_Injection__File_execute_17.java, line 228
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_17.java:[line 228]
At CWE89_SQL_Injection__File_execute_17.java:[line 228]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.bad()


In file CWE89_SQL_Injection__File_execute_21.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_21.java:[line 45]
At CWE89_SQL_Injection__File_execute_21.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.goodB2G1()


In file CWE89_SQL_Injection__File_execute_21.java, line 184
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_21.java:[line 184]
At CWE89_SQL_Injection__File_execute_21.java:[line 184]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.goodB2G2()


In file CWE89_SQL_Injection__File_execute_21.java, line 322
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_21.java:[line 322]
At CWE89_SQL_Injection__File_execute_21.java:[line 322]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.bad()


In file CWE89_SQL_Injection__File_execute_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_22a.java:[line 43]
At CWE89_SQL_Injection__File_execute_22a.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G1()


In file CWE89_SQL_Injection__File_execute_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_22a.java:[line 129]
At CWE89_SQL_Injection__File_execute_22a.java:[line 129]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G2()


In file CWE89_SQL_Injection__File_execute_22a.java, line 202
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_22a.java:[line 202]
At CWE89_SQL_Injection__File_execute_22a.java:[line 202]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.bad()


In file CWE89_SQL_Injection__File_execute_31.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_31.java:[line 44]
At CWE89_SQL_Injection__File_execute_31.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.goodB2G()


In file CWE89_SQL_Injection__File_execute_31.java, line 249
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_31.java:[line 249]
At CWE89_SQL_Injection__File_execute_31.java:[line 249]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.bad()


In file CWE89_SQL_Injection__File_execute_41.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_41.java:[line 98]
At CWE89_SQL_Injection__File_execute_41.java:[line 98]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.goodB2G()


In file CWE89_SQL_Injection__File_execute_41.java, line 300
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_41.java:[line 300]
At CWE89_SQL_Injection__File_execute_41.java:[line 300]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.badSource()


In file CWE89_SQL_Injection__File_execute_42.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_42.java:[line 42]
At CWE89_SQL_Injection__File_execute_42.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.goodB2GSource()


In file CWE89_SQL_Injection__File_execute_42.java, line 239
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_42.java:[line 239]
At CWE89_SQL_Injection__File_execute_42.java:[line 239]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.bad()


In file CWE89_SQL_Injection__File_execute_45.java, line 103
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_45.java:[line 103]
At CWE89_SQL_Injection__File_execute_45.java:[line 103]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.goodB2G()


In file CWE89_SQL_Injection__File_execute_45.java, line 309
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_45.java:[line 309]
At CWE89_SQL_Injection__File_execute_45.java:[line 309]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51a.bad()


In file CWE89_SQL_Injection__File_execute_51a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_51a.java:[line 39]
At CWE89_SQL_Injection__File_execute_51a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51a.goodB2G()


In file CWE89_SQL_Injection__File_execute_51a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_51a.java:[line 128]
At CWE89_SQL_Injection__File_execute_51a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52a.bad()


In file CWE89_SQL_Injection__File_execute_52a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_52a.java:[line 39]
At CWE89_SQL_Injection__File_execute_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52a.goodB2G()


In file CWE89_SQL_Injection__File_execute_52a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_52a.java:[line 128]
At CWE89_SQL_Injection__File_execute_52a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53a.bad()


In file CWE89_SQL_Injection__File_execute_53a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_53a.java:[line 39]
At CWE89_SQL_Injection__File_execute_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53a.goodB2G()


In file CWE89_SQL_Injection__File_execute_53a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_53a.java:[line 128]
At CWE89_SQL_Injection__File_execute_53a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54a.bad()


In file CWE89_SQL_Injection__File_execute_54a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_54a.java:[line 39]
At CWE89_SQL_Injection__File_execute_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54a.goodB2G()


In file CWE89_SQL_Injection__File_execute_54a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_54a.java:[line 128]
At CWE89_SQL_Injection__File_execute_54a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61b.badSource()


In file CWE89_SQL_Injection__File_execute_61b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61b.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_61b.java:[line 39]
At CWE89_SQL_Injection__File_execute_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61b.goodB2GSource()


In file CWE89_SQL_Injection__File_execute_61b.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61b.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_61b.java:[line 122]
At CWE89_SQL_Injection__File_execute_61b.java:[line 122]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66a.bad()


In file CWE89_SQL_Injection__File_execute_66a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_66a.java:[line 39]
At CWE89_SQL_Injection__File_execute_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66a.goodB2G()


In file CWE89_SQL_Injection__File_execute_66a.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_66a.java:[line 132]
At CWE89_SQL_Injection__File_execute_66a.java:[line 132]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67a.bad()


In file CWE89_SQL_Injection__File_execute_67a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_67a.java:[line 44]
At CWE89_SQL_Injection__File_execute_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67a.goodB2G()


In file CWE89_SQL_Injection__File_execute_67a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_67a.java:[line 137]
At CWE89_SQL_Injection__File_execute_67a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.bad()


In file CWE89_SQL_Injection__File_execute_68a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_68a.java:[line 40]
At CWE89_SQL_Injection__File_execute_68a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.goodB2G()


In file CWE89_SQL_Injection__File_execute_68a.java, line 127
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_68a.java:[line 127]
At CWE89_SQL_Injection__File_execute_68a.java:[line 127]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71a.bad()


In file CWE89_SQL_Injection__File_execute_71a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_71a.java:[line 39]
At CWE89_SQL_Injection__File_execute_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71a.goodB2G()


In file CWE89_SQL_Injection__File_execute_71a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_71a.java:[line 128]
At CWE89_SQL_Injection__File_execute_71a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72a.bad()


In file CWE89_SQL_Injection__File_execute_72a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_72a.java:[line 40]
At CWE89_SQL_Injection__File_execute_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72a.goodB2G()


In file CWE89_SQL_Injection__File_execute_72a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_72a.java:[line 137]
At CWE89_SQL_Injection__File_execute_72a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73a.bad()


In file CWE89_SQL_Injection__File_execute_73a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_73a.java:[line 40]
At CWE89_SQL_Injection__File_execute_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73a.goodB2G()


In file CWE89_SQL_Injection__File_execute_73a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_73a.java:[line 137]
At CWE89_SQL_Injection__File_execute_73a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74a.bad()


In file CWE89_SQL_Injection__File_execute_74a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_74a.java:[line 40]
At CWE89_SQL_Injection__File_execute_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74a.goodB2G()


In file CWE89_SQL_Injection__File_execute_74a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_74a.java:[line 137]
At CWE89_SQL_Injection__File_execute_74a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75a.bad()


In file CWE89_SQL_Injection__File_execute_75a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_75a.java:[line 42]
At CWE89_SQL_Injection__File_execute_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75a.goodB2G()


In file CWE89_SQL_Injection__File_execute_75a.java, line 215
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_75a.java:[line 215]
At CWE89_SQL_Injection__File_execute_75a.java:[line 215]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81a.bad()


In file CWE89_SQL_Injection__File_execute_81a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_81a.java:[line 39]
At CWE89_SQL_Injection__File_execute_81a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81a.goodB2G()


In file CWE89_SQL_Injection__File_execute_81a.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_execute_81a.java:[line 130]
At CWE89_SQL_Injection__File_execute_81a.java:[line 130]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.bad()


In file CWE89_SQL_Injection__File_executeBatch_01.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_01.java:[line 42]
At CWE89_SQL_Injection__File_executeBatch_01.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_01.java, line 243
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_01.java:[line 243]
At CWE89_SQL_Injection__File_executeBatch_01.java:[line 243]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.bad()


In file CWE89_SQL_Injection__File_executeBatch_02.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 43]
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_02.java, line 335
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 335]
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 335]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_02.java, line 479
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 479]
At CWE89_SQL_Injection__File_executeBatch_02.java:[line 479]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.bad()


In file CWE89_SQL_Injection__File_executeBatch_03.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 43]
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_03.java, line 335
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 335]
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 335]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_03.java, line 479
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 479]
At CWE89_SQL_Injection__File_executeBatch_03.java:[line 479]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.bad()


In file CWE89_SQL_Injection__File_executeBatch_04.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 50]
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_04.java, line 342
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 342]
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 342]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_04.java, line 486
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 486]
At CWE89_SQL_Injection__File_executeBatch_04.java:[line 486]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.bad()


In file CWE89_SQL_Injection__File_executeBatch_05.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 50]
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_05.java, line 343
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 343]
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 343]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_05.java, line 487
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 487]
At CWE89_SQL_Injection__File_executeBatch_05.java:[line 487]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.bad()


In file CWE89_SQL_Injection__File_executeBatch_06.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 48]
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_06.java, line 340
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 340]
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 340]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_06.java, line 484
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 484]
At CWE89_SQL_Injection__File_executeBatch_06.java:[line 484]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.bad()


In file CWE89_SQL_Injection__File_executeBatch_07.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 48]
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_07.java, line 340
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 340]
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 340]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_07.java, line 484
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 484]
At CWE89_SQL_Injection__File_executeBatch_07.java:[line 484]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.bad()


In file CWE89_SQL_Injection__File_executeBatch_08.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 56]
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 56]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_08.java, line 348
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 348]
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 348]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_08.java, line 492
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 492]
At CWE89_SQL_Injection__File_executeBatch_08.java:[line 492]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.bad()


In file CWE89_SQL_Injection__File_executeBatch_09.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 43]
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_09.java, line 335
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 335]
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 335]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_09.java, line 479
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 479]
At CWE89_SQL_Injection__File_executeBatch_09.java:[line 479]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.bad()


In file CWE89_SQL_Injection__File_executeBatch_10.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 43]
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_10.java, line 335
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 335]
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 335]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_10.java, line 479
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 479]
At CWE89_SQL_Injection__File_executeBatch_10.java:[line 479]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.bad()


In file CWE89_SQL_Injection__File_executeBatch_11.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 43]
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_11.java, line 336
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 336]
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 336]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_11.java, line 480
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 480]
At CWE89_SQL_Injection__File_executeBatch_11.java:[line 480]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.bad()


In file CWE89_SQL_Injection__File_executeBatch_12.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 43]
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_12.java, line 448
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 448]
At CWE89_SQL_Injection__File_executeBatch_12.java:[line 448]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.bad()


In file CWE89_SQL_Injection__File_executeBatch_13.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 43]
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_13.java, line 335
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 335]
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 335]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_13.java, line 479
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 479]
At CWE89_SQL_Injection__File_executeBatch_13.java:[line 479]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.bad()


In file CWE89_SQL_Injection__File_executeBatch_14.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 43]
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_14.java, line 335
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 335]
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 335]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_14.java, line 479
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 479]
At CWE89_SQL_Injection__File_executeBatch_14.java:[line 479]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.bad()


In file CWE89_SQL_Injection__File_executeBatch_15.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 45]
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_15.java, line 359
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 359]
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 359]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_15.java, line 504
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 504]
At CWE89_SQL_Injection__File_executeBatch_15.java:[line 504]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.bad()


In file CWE89_SQL_Injection__File_executeBatch_16.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_16.java:[line 44]
At CWE89_SQL_Injection__File_executeBatch_16.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_16.java, line 252
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_16.java:[line 252]
At CWE89_SQL_Injection__File_executeBatch_16.java:[line 252]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.bad()


In file CWE89_SQL_Injection__File_executeBatch_17.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_17.java:[line 47]
At CWE89_SQL_Injection__File_executeBatch_17.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_17.java, line 246
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_17.java:[line 246]
At CWE89_SQL_Injection__File_executeBatch_17.java:[line 246]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.bad()


In file CWE89_SQL_Injection__File_executeBatch_21.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 45]
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_21.java, line 193
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 193]
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 193]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_21.java, line 337
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 337]
At CWE89_SQL_Injection__File_executeBatch_21.java:[line 337]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.bad()


In file CWE89_SQL_Injection__File_executeBatch_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 43]
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G1()


In file CWE89_SQL_Injection__File_executeBatch_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 129]
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 129]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G2()


In file CWE89_SQL_Injection__File_executeBatch_22a.java, line 202
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 202]
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 202]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.bad()


In file CWE89_SQL_Injection__File_executeBatch_31.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_31.java:[line 44]
At CWE89_SQL_Injection__File_executeBatch_31.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_31.java, line 261
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_31.java:[line 261]
At CWE89_SQL_Injection__File_executeBatch_31.java:[line 261]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.bad()


In file CWE89_SQL_Injection__File_executeBatch_41.java, line 104
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_41.java:[line 104]
At CWE89_SQL_Injection__File_executeBatch_41.java:[line 104]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_41.java, line 318
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_41.java:[line 318]
At CWE89_SQL_Injection__File_executeBatch_41.java:[line 318]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.badSource()


In file CWE89_SQL_Injection__File_executeBatch_42.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_42.java:[line 42]
At CWE89_SQL_Injection__File_executeBatch_42.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.goodB2GSource()


In file CWE89_SQL_Injection__File_executeBatch_42.java, line 251
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_42.java:[line 251]
At CWE89_SQL_Injection__File_executeBatch_42.java:[line 251]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.bad()


In file CWE89_SQL_Injection__File_executeBatch_45.java, line 109
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_45.java:[line 109]
At CWE89_SQL_Injection__File_executeBatch_45.java:[line 109]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_45.java, line 327
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_45.java:[line 327]
At CWE89_SQL_Injection__File_executeBatch_45.java:[line 327]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51a.bad()


In file CWE89_SQL_Injection__File_executeBatch_51a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_51a.java:[line 39]
At CWE89_SQL_Injection__File_executeBatch_51a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_51a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_51a.java:[line 128]
At CWE89_SQL_Injection__File_executeBatch_51a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52a.bad()


In file CWE89_SQL_Injection__File_executeBatch_52a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_52a.java:[line 39]
At CWE89_SQL_Injection__File_executeBatch_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_52a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_52a.java:[line 128]
At CWE89_SQL_Injection__File_executeBatch_52a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53a.bad()


In file CWE89_SQL_Injection__File_executeBatch_53a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_53a.java:[line 39]
At CWE89_SQL_Injection__File_executeBatch_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_53a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_53a.java:[line 128]
At CWE89_SQL_Injection__File_executeBatch_53a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54a.bad()


In file CWE89_SQL_Injection__File_executeBatch_54a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_54a.java:[line 39]
At CWE89_SQL_Injection__File_executeBatch_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_54a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_54a.java:[line 128]
At CWE89_SQL_Injection__File_executeBatch_54a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61b.badSource()


In file CWE89_SQL_Injection__File_executeBatch_61b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61b.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_61b.java:[line 39]
At CWE89_SQL_Injection__File_executeBatch_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61b.goodB2GSource()


In file CWE89_SQL_Injection__File_executeBatch_61b.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61b.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_61b.java:[line 122]
At CWE89_SQL_Injection__File_executeBatch_61b.java:[line 122]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66a.bad()


In file CWE89_SQL_Injection__File_executeBatch_66a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_66a.java:[line 39]
At CWE89_SQL_Injection__File_executeBatch_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_66a.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_66a.java:[line 132]
At CWE89_SQL_Injection__File_executeBatch_66a.java:[line 132]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67a.bad()


In file CWE89_SQL_Injection__File_executeBatch_67a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_67a.java:[line 44]
At CWE89_SQL_Injection__File_executeBatch_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_67a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_67a.java:[line 137]
At CWE89_SQL_Injection__File_executeBatch_67a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.bad()


In file CWE89_SQL_Injection__File_executeBatch_68a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_68a.java:[line 40]
At CWE89_SQL_Injection__File_executeBatch_68a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_68a.java, line 127
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_68a.java:[line 127]
At CWE89_SQL_Injection__File_executeBatch_68a.java:[line 127]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71a.bad()


In file CWE89_SQL_Injection__File_executeBatch_71a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_71a.java:[line 39]
At CWE89_SQL_Injection__File_executeBatch_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_71a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_71a.java:[line 128]
At CWE89_SQL_Injection__File_executeBatch_71a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72a.bad()


In file CWE89_SQL_Injection__File_executeBatch_72a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_72a.java:[line 40]
At CWE89_SQL_Injection__File_executeBatch_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_72a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_72a.java:[line 137]
At CWE89_SQL_Injection__File_executeBatch_72a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73a.bad()


In file CWE89_SQL_Injection__File_executeBatch_73a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_73a.java:[line 40]
At CWE89_SQL_Injection__File_executeBatch_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_73a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_73a.java:[line 137]
At CWE89_SQL_Injection__File_executeBatch_73a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74a.bad()


In file CWE89_SQL_Injection__File_executeBatch_74a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_74a.java:[line 40]
At CWE89_SQL_Injection__File_executeBatch_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_74a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_74a.java:[line 137]
At CWE89_SQL_Injection__File_executeBatch_74a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75a.bad()


In file CWE89_SQL_Injection__File_executeBatch_75a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_75a.java:[line 42]
At CWE89_SQL_Injection__File_executeBatch_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_75a.java, line 215
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_75a.java:[line 215]
At CWE89_SQL_Injection__File_executeBatch_75a.java:[line 215]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81a.bad()


In file CWE89_SQL_Injection__File_executeBatch_81a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_81a.java:[line 39]
At CWE89_SQL_Injection__File_executeBatch_81a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81a.goodB2G()


In file CWE89_SQL_Injection__File_executeBatch_81a.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeBatch_81a.java:[line 130]
At CWE89_SQL_Injection__File_executeBatch_81a.java:[line 130]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.bad()


In file CWE89_SQL_Injection__File_executeQuery_01.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_01.java:[line 42]
At CWE89_SQL_Injection__File_executeQuery_01.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_01.java, line 243
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_01.java:[line 243]
At CWE89_SQL_Injection__File_executeQuery_01.java:[line 243]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.bad()


In file CWE89_SQL_Injection__File_executeQuery_02.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_02.java, line 326
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 326]
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 326]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_02.java, line 470
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 470]
At CWE89_SQL_Injection__File_executeQuery_02.java:[line 470]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.bad()


In file CWE89_SQL_Injection__File_executeQuery_03.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_03.java, line 326
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 326]
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 326]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_03.java, line 470
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 470]
At CWE89_SQL_Injection__File_executeQuery_03.java:[line 470]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.bad()


In file CWE89_SQL_Injection__File_executeQuery_04.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 50]
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_04.java, line 333
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 333]
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 333]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_04.java, line 477
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 477]
At CWE89_SQL_Injection__File_executeQuery_04.java:[line 477]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.bad()


In file CWE89_SQL_Injection__File_executeQuery_05.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 50]
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_05.java, line 334
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 334]
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 334]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_05.java, line 478
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 478]
At CWE89_SQL_Injection__File_executeQuery_05.java:[line 478]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.bad()


In file CWE89_SQL_Injection__File_executeQuery_06.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 48]
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_06.java, line 331
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 331]
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 331]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_06.java, line 475
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 475]
At CWE89_SQL_Injection__File_executeQuery_06.java:[line 475]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.bad()


In file CWE89_SQL_Injection__File_executeQuery_07.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 48]
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_07.java, line 331
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 331]
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 331]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_07.java, line 475
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 475]
At CWE89_SQL_Injection__File_executeQuery_07.java:[line 475]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.bad()


In file CWE89_SQL_Injection__File_executeQuery_08.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 56]
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 56]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_08.java, line 339
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 339]
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 339]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_08.java, line 483
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 483]
At CWE89_SQL_Injection__File_executeQuery_08.java:[line 483]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.bad()


In file CWE89_SQL_Injection__File_executeQuery_09.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_09.java, line 326
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 326]
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 326]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_09.java, line 470
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 470]
At CWE89_SQL_Injection__File_executeQuery_09.java:[line 470]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.bad()


In file CWE89_SQL_Injection__File_executeQuery_10.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_10.java, line 326
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 326]
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 326]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_10.java, line 470
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 470]
At CWE89_SQL_Injection__File_executeQuery_10.java:[line 470]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.bad()


In file CWE89_SQL_Injection__File_executeQuery_11.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_11.java, line 327
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 327]
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 327]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_11.java, line 471
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 471]
At CWE89_SQL_Injection__File_executeQuery_11.java:[line 471]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.bad()


In file CWE89_SQL_Injection__File_executeQuery_12.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_12.java, line 442
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 442]
At CWE89_SQL_Injection__File_executeQuery_12.java:[line 442]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.bad()


In file CWE89_SQL_Injection__File_executeQuery_13.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_13.java, line 326
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 326]
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 326]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_13.java, line 470
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 470]
At CWE89_SQL_Injection__File_executeQuery_13.java:[line 470]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.bad()


In file CWE89_SQL_Injection__File_executeQuery_14.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_14.java, line 326
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 326]
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 326]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_14.java, line 470
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 470]
At CWE89_SQL_Injection__File_executeQuery_14.java:[line 470]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.bad()


In file CWE89_SQL_Injection__File_executeQuery_15.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 45]
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_15.java, line 350
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 350]
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 350]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_15.java, line 492
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 492]
At CWE89_SQL_Injection__File_executeQuery_15.java:[line 492]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.bad()


In file CWE89_SQL_Injection__File_executeQuery_16.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_16.java:[line 44]
At CWE89_SQL_Injection__File_executeQuery_16.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_16.java, line 246
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_16.java:[line 246]
At CWE89_SQL_Injection__File_executeQuery_16.java:[line 246]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.bad()


In file CWE89_SQL_Injection__File_executeQuery_17.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_17.java:[line 47]
At CWE89_SQL_Injection__File_executeQuery_17.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_17.java, line 240
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_17.java:[line 240]
At CWE89_SQL_Injection__File_executeQuery_17.java:[line 240]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.bad()


In file CWE89_SQL_Injection__File_executeQuery_21.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 45]
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_21.java, line 190
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 190]
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 190]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_21.java, line 334
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 334]
At CWE89_SQL_Injection__File_executeQuery_21.java:[line 334]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.bad()


In file CWE89_SQL_Injection__File_executeQuery_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 43]
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G1()


In file CWE89_SQL_Injection__File_executeQuery_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 129]
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 129]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G2()


In file CWE89_SQL_Injection__File_executeQuery_22a.java, line 202
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 202]
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 202]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.bad()


In file CWE89_SQL_Injection__File_executeQuery_31.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_31.java:[line 44]
At CWE89_SQL_Injection__File_executeQuery_31.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_31.java, line 261
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_31.java:[line 261]
At CWE89_SQL_Injection__File_executeQuery_31.java:[line 261]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.bad()


In file CWE89_SQL_Injection__File_executeQuery_41.java, line 104
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_41.java:[line 104]
At CWE89_SQL_Injection__File_executeQuery_41.java:[line 104]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_41.java, line 318
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_41.java:[line 318]
At CWE89_SQL_Injection__File_executeQuery_41.java:[line 318]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.badSource()


In file CWE89_SQL_Injection__File_executeQuery_42.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_42.java:[line 42]
At CWE89_SQL_Injection__File_executeQuery_42.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.goodB2GSource()


In file CWE89_SQL_Injection__File_executeQuery_42.java, line 251
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_42.java:[line 251]
At CWE89_SQL_Injection__File_executeQuery_42.java:[line 251]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.bad()


In file CWE89_SQL_Injection__File_executeQuery_45.java, line 109
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_45.java:[line 109]
At CWE89_SQL_Injection__File_executeQuery_45.java:[line 109]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_45.java, line 327
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_45.java:[line 327]
At CWE89_SQL_Injection__File_executeQuery_45.java:[line 327]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51a.bad()


In file CWE89_SQL_Injection__File_executeQuery_51a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_51a.java:[line 39]
At CWE89_SQL_Injection__File_executeQuery_51a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_51a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_51a.java:[line 128]
At CWE89_SQL_Injection__File_executeQuery_51a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52a.bad()


In file CWE89_SQL_Injection__File_executeQuery_52a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_52a.java:[line 39]
At CWE89_SQL_Injection__File_executeQuery_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_52a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_52a.java:[line 128]
At CWE89_SQL_Injection__File_executeQuery_52a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53a.bad()


In file CWE89_SQL_Injection__File_executeQuery_53a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_53a.java:[line 39]
At CWE89_SQL_Injection__File_executeQuery_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_53a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_53a.java:[line 128]
At CWE89_SQL_Injection__File_executeQuery_53a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54a.bad()


In file CWE89_SQL_Injection__File_executeQuery_54a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_54a.java:[line 39]
At CWE89_SQL_Injection__File_executeQuery_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_54a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_54a.java:[line 128]
At CWE89_SQL_Injection__File_executeQuery_54a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61b.badSource()


In file CWE89_SQL_Injection__File_executeQuery_61b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61b.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_61b.java:[line 39]
At CWE89_SQL_Injection__File_executeQuery_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61b.goodB2GSource()


In file CWE89_SQL_Injection__File_executeQuery_61b.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61b.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_61b.java:[line 122]
At CWE89_SQL_Injection__File_executeQuery_61b.java:[line 122]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66a.bad()


In file CWE89_SQL_Injection__File_executeQuery_66a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_66a.java:[line 39]
At CWE89_SQL_Injection__File_executeQuery_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_66a.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_66a.java:[line 132]
At CWE89_SQL_Injection__File_executeQuery_66a.java:[line 132]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67a.bad()


In file CWE89_SQL_Injection__File_executeQuery_67a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_67a.java:[line 44]
At CWE89_SQL_Injection__File_executeQuery_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_67a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_67a.java:[line 137]
At CWE89_SQL_Injection__File_executeQuery_67a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.bad()


In file CWE89_SQL_Injection__File_executeQuery_68a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_68a.java:[line 40]
At CWE89_SQL_Injection__File_executeQuery_68a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_68a.java, line 127
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_68a.java:[line 127]
At CWE89_SQL_Injection__File_executeQuery_68a.java:[line 127]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71a.bad()


In file CWE89_SQL_Injection__File_executeQuery_71a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_71a.java:[line 39]
At CWE89_SQL_Injection__File_executeQuery_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_71a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_71a.java:[line 128]
At CWE89_SQL_Injection__File_executeQuery_71a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72a.bad()


In file CWE89_SQL_Injection__File_executeQuery_72a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_72a.java:[line 40]
At CWE89_SQL_Injection__File_executeQuery_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_72a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_72a.java:[line 137]
At CWE89_SQL_Injection__File_executeQuery_72a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73a.bad()


In file CWE89_SQL_Injection__File_executeQuery_73a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_73a.java:[line 40]
At CWE89_SQL_Injection__File_executeQuery_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_73a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_73a.java:[line 137]
At CWE89_SQL_Injection__File_executeQuery_73a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74a.bad()


In file CWE89_SQL_Injection__File_executeQuery_74a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_74a.java:[line 40]
At CWE89_SQL_Injection__File_executeQuery_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_74a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_74a.java:[line 137]
At CWE89_SQL_Injection__File_executeQuery_74a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75a.bad()


In file CWE89_SQL_Injection__File_executeQuery_75a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_75a.java:[line 42]
At CWE89_SQL_Injection__File_executeQuery_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_75a.java, line 215
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_75a.java:[line 215]
At CWE89_SQL_Injection__File_executeQuery_75a.java:[line 215]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81a.bad()


In file CWE89_SQL_Injection__File_executeQuery_81a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_81a.java:[line 39]
At CWE89_SQL_Injection__File_executeQuery_81a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81a.goodB2G()


In file CWE89_SQL_Injection__File_executeQuery_81a.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeQuery_81a.java:[line 130]
At CWE89_SQL_Injection__File_executeQuery_81a.java:[line 130]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.bad()


In file CWE89_SQL_Injection__File_executeUpdate_01.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_01.java:[line 42]
At CWE89_SQL_Injection__File_executeUpdate_01.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_01.java, line 217
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_01.java:[line 217]
At CWE89_SQL_Injection__File_executeUpdate_01.java:[line 217]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.bad()


In file CWE89_SQL_Injection__File_executeUpdate_02.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_02.java, line 287
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 287]
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 287]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_02.java, line 418
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 418]
At CWE89_SQL_Injection__File_executeUpdate_02.java:[line 418]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.bad()


In file CWE89_SQL_Injection__File_executeUpdate_03.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_03.java, line 287
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 287]
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 287]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_03.java, line 418
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 418]
At CWE89_SQL_Injection__File_executeUpdate_03.java:[line 418]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.bad()


In file CWE89_SQL_Injection__File_executeUpdate_04.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 50]
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_04.java, line 294
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 294]
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 294]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_04.java, line 425
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 425]
At CWE89_SQL_Injection__File_executeUpdate_04.java:[line 425]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.bad()


In file CWE89_SQL_Injection__File_executeUpdate_05.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 50]
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_05.java, line 295
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 295]
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 295]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_05.java, line 426
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 426]
At CWE89_SQL_Injection__File_executeUpdate_05.java:[line 426]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.bad()


In file CWE89_SQL_Injection__File_executeUpdate_06.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 48]
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_06.java, line 292
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 292]
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 292]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_06.java, line 423
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 423]
At CWE89_SQL_Injection__File_executeUpdate_06.java:[line 423]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.bad()


In file CWE89_SQL_Injection__File_executeUpdate_07.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 48]
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_07.java, line 292
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 292]
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 292]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_07.java, line 423
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 423]
At CWE89_SQL_Injection__File_executeUpdate_07.java:[line 423]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.bad()


In file CWE89_SQL_Injection__File_executeUpdate_08.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 56]
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 56]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_08.java, line 300
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 300]
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 300]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_08.java, line 431
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 431]
At CWE89_SQL_Injection__File_executeUpdate_08.java:[line 431]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.bad()


In file CWE89_SQL_Injection__File_executeUpdate_09.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_09.java, line 287
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 287]
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 287]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_09.java, line 418
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 418]
At CWE89_SQL_Injection__File_executeUpdate_09.java:[line 418]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.bad()


In file CWE89_SQL_Injection__File_executeUpdate_10.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_10.java, line 287
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 287]
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 287]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_10.java, line 418
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 418]
At CWE89_SQL_Injection__File_executeUpdate_10.java:[line 418]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.bad()


In file CWE89_SQL_Injection__File_executeUpdate_11.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_11.java, line 288
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 288]
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 288]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_11.java, line 419
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 419]
At CWE89_SQL_Injection__File_executeUpdate_11.java:[line 419]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.bad()


In file CWE89_SQL_Injection__File_executeUpdate_12.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_12.java, line 390
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 390]
At CWE89_SQL_Injection__File_executeUpdate_12.java:[line 390]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.bad()


In file CWE89_SQL_Injection__File_executeUpdate_13.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_13.java, line 287
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 287]
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 287]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_13.java, line 418
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 418]
At CWE89_SQL_Injection__File_executeUpdate_13.java:[line 418]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.bad()


In file CWE89_SQL_Injection__File_executeUpdate_14.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_14.java, line 287
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 287]
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 287]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_14.java, line 418
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 418]
At CWE89_SQL_Injection__File_executeUpdate_14.java:[line 418]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.bad()


In file CWE89_SQL_Injection__File_executeUpdate_15.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 45]
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_15.java, line 311
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 311]
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 311]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_15.java, line 440
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 440]
At CWE89_SQL_Injection__File_executeUpdate_15.java:[line 440]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.bad()


In file CWE89_SQL_Injection__File_executeUpdate_16.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_16.java:[line 44]
At CWE89_SQL_Injection__File_executeUpdate_16.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_16.java, line 220
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_16.java:[line 220]
At CWE89_SQL_Injection__File_executeUpdate_16.java:[line 220]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.bad()


In file CWE89_SQL_Injection__File_executeUpdate_17.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_17.java:[line 47]
At CWE89_SQL_Injection__File_executeUpdate_17.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_17.java, line 214
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_17.java:[line 214]
At CWE89_SQL_Injection__File_executeUpdate_17.java:[line 214]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.bad()


In file CWE89_SQL_Injection__File_executeUpdate_21.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 45]
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_21.java, line 177
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 177]
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 177]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_21.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 308]
At CWE89_SQL_Injection__File_executeUpdate_21.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 43]
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G1()


In file CWE89_SQL_Injection__File_executeUpdate_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 129]
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 129]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G2()


In file CWE89_SQL_Injection__File_executeUpdate_22a.java, line 202
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 202]
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 202]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.bad()


In file CWE89_SQL_Injection__File_executeUpdate_31.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_31.java:[line 44]
At CWE89_SQL_Injection__File_executeUpdate_31.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_31.java, line 235
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_31.java:[line 235]
At CWE89_SQL_Injection__File_executeUpdate_31.java:[line 235]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.bad()


In file CWE89_SQL_Injection__File_executeUpdate_41.java, line 91
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_41.java:[line 91]
At CWE89_SQL_Injection__File_executeUpdate_41.java:[line 91]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_41.java, line 279
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_41.java:[line 279]
At CWE89_SQL_Injection__File_executeUpdate_41.java:[line 279]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.badSource()


In file CWE89_SQL_Injection__File_executeUpdate_42.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_42.java:[line 42]
At CWE89_SQL_Injection__File_executeUpdate_42.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.goodB2GSource()


In file CWE89_SQL_Injection__File_executeUpdate_42.java, line 225
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_42.java:[line 225]
At CWE89_SQL_Injection__File_executeUpdate_42.java:[line 225]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.bad()


In file CWE89_SQL_Injection__File_executeUpdate_45.java, line 96
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_45.java:[line 96]
At CWE89_SQL_Injection__File_executeUpdate_45.java:[line 96]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_45.java, line 288
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_45.java:[line 288]
At CWE89_SQL_Injection__File_executeUpdate_45.java:[line 288]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_51a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_51a.java:[line 39]
At CWE89_SQL_Injection__File_executeUpdate_51a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_51a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_51a.java:[line 128]
At CWE89_SQL_Injection__File_executeUpdate_51a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_52a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_52a.java:[line 39]
At CWE89_SQL_Injection__File_executeUpdate_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_52a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_52a.java:[line 128]
At CWE89_SQL_Injection__File_executeUpdate_52a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_53a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_53a.java:[line 39]
At CWE89_SQL_Injection__File_executeUpdate_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_53a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_53a.java:[line 128]
At CWE89_SQL_Injection__File_executeUpdate_53a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_54a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_54a.java:[line 39]
At CWE89_SQL_Injection__File_executeUpdate_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_54a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_54a.java:[line 128]
At CWE89_SQL_Injection__File_executeUpdate_54a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61b.badSource()


In file CWE89_SQL_Injection__File_executeUpdate_61b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61b.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_61b.java:[line 39]
At CWE89_SQL_Injection__File_executeUpdate_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61b.goodB2GSource()


In file CWE89_SQL_Injection__File_executeUpdate_61b.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61b.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_61b.java:[line 122]
At CWE89_SQL_Injection__File_executeUpdate_61b.java:[line 122]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_66a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_66a.java:[line 39]
At CWE89_SQL_Injection__File_executeUpdate_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_66a.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_66a.java:[line 132]
At CWE89_SQL_Injection__File_executeUpdate_66a.java:[line 132]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_67a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_67a.java:[line 44]
At CWE89_SQL_Injection__File_executeUpdate_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_67a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_67a.java:[line 137]
At CWE89_SQL_Injection__File_executeUpdate_67a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_68a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_68a.java:[line 40]
At CWE89_SQL_Injection__File_executeUpdate_68a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_68a.java, line 127
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_68a.java:[line 127]
At CWE89_SQL_Injection__File_executeUpdate_68a.java:[line 127]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_71a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_71a.java:[line 39]
At CWE89_SQL_Injection__File_executeUpdate_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_71a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_71a.java:[line 128]
At CWE89_SQL_Injection__File_executeUpdate_71a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_72a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_72a.java:[line 40]
At CWE89_SQL_Injection__File_executeUpdate_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_72a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_72a.java:[line 137]
At CWE89_SQL_Injection__File_executeUpdate_72a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_73a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_73a.java:[line 40]
At CWE89_SQL_Injection__File_executeUpdate_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_73a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_73a.java:[line 137]
At CWE89_SQL_Injection__File_executeUpdate_73a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_74a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_74a.java:[line 40]
At CWE89_SQL_Injection__File_executeUpdate_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_74a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_74a.java:[line 137]
At CWE89_SQL_Injection__File_executeUpdate_74a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_75a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_75a.java:[line 42]
At CWE89_SQL_Injection__File_executeUpdate_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_75a.java, line 215
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_75a.java:[line 215]
At CWE89_SQL_Injection__File_executeUpdate_75a.java:[line 215]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_81a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_81a.java:[line 39]
At CWE89_SQL_Injection__File_executeUpdate_81a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81a.goodB2G()


In file CWE89_SQL_Injection__File_executeUpdate_81a.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_executeUpdate_81a.java:[line 130]
At CWE89_SQL_Injection__File_executeUpdate_81a.java:[line 130]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.bad()


In file CWE89_SQL_Injection__File_prepareStatement_01.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_01.java:[line 42]
At CWE89_SQL_Injection__File_prepareStatement_01.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_01.java, line 231
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_01.java:[line 231]
At CWE89_SQL_Injection__File_prepareStatement_01.java:[line 231]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.bad()


In file CWE89_SQL_Injection__File_prepareStatement_02.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 43]
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_02.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 308]
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_02.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 446]
At CWE89_SQL_Injection__File_prepareStatement_02.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.bad()


In file CWE89_SQL_Injection__File_prepareStatement_03.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 43]
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_03.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 308]
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_03.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 446]
At CWE89_SQL_Injection__File_prepareStatement_03.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.bad()


In file CWE89_SQL_Injection__File_prepareStatement_04.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 50]
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_04.java, line 315
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 315]
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 315]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_04.java, line 453
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 453]
At CWE89_SQL_Injection__File_prepareStatement_04.java:[line 453]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.bad()


In file CWE89_SQL_Injection__File_prepareStatement_05.java, line 50
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 50]
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 50]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_05.java, line 316
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 316]
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 316]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_05.java, line 454
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 454]
At CWE89_SQL_Injection__File_prepareStatement_05.java:[line 454]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.bad()


In file CWE89_SQL_Injection__File_prepareStatement_06.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 48]
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_06.java, line 313
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 313]
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 313]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_06.java, line 451
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 451]
At CWE89_SQL_Injection__File_prepareStatement_06.java:[line 451]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.bad()


In file CWE89_SQL_Injection__File_prepareStatement_07.java, line 48
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 48]
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 48]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_07.java, line 313
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 313]
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 313]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_07.java, line 451
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 451]
At CWE89_SQL_Injection__File_prepareStatement_07.java:[line 451]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.bad()


In file CWE89_SQL_Injection__File_prepareStatement_08.java, line 56
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 56]
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 56]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_08.java, line 321
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 321]
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 321]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_08.java, line 459
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 459]
At CWE89_SQL_Injection__File_prepareStatement_08.java:[line 459]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.bad()


In file CWE89_SQL_Injection__File_prepareStatement_09.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 43]
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_09.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 308]
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_09.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 446]
At CWE89_SQL_Injection__File_prepareStatement_09.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.bad()


In file CWE89_SQL_Injection__File_prepareStatement_10.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 43]
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_10.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 308]
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_10.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 446]
At CWE89_SQL_Injection__File_prepareStatement_10.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.bad()


In file CWE89_SQL_Injection__File_prepareStatement_11.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 43]
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_11.java, line 309
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 309]
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 309]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_11.java, line 447
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 447]
At CWE89_SQL_Injection__File_prepareStatement_11.java:[line 447]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.bad()


In file CWE89_SQL_Injection__File_prepareStatement_12.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 43]
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_12.java, line 418
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 418]
At CWE89_SQL_Injection__File_prepareStatement_12.java:[line 418]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.bad()


In file CWE89_SQL_Injection__File_prepareStatement_13.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 43]
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_13.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 308]
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_13.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 446]
At CWE89_SQL_Injection__File_prepareStatement_13.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.bad()


In file CWE89_SQL_Injection__File_prepareStatement_14.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 43]
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_14.java, line 308
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 308]
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 308]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_14.java, line 446
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 446]
At CWE89_SQL_Injection__File_prepareStatement_14.java:[line 446]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.bad()


In file CWE89_SQL_Injection__File_prepareStatement_15.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 45]
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_15.java, line 332
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 332]
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 332]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_15.java, line 468
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 468]
At CWE89_SQL_Injection__File_prepareStatement_15.java:[line 468]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.bad()


In file CWE89_SQL_Injection__File_prepareStatement_16.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_16.java:[line 44]
At CWE89_SQL_Injection__File_prepareStatement_16.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_16.java, line 234
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_16.java:[line 234]
At CWE89_SQL_Injection__File_prepareStatement_16.java:[line 234]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.bad()


In file CWE89_SQL_Injection__File_prepareStatement_17.java, line 47
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_17.java:[line 47]
At CWE89_SQL_Injection__File_prepareStatement_17.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_17.java, line 228
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_17.java:[line 228]
At CWE89_SQL_Injection__File_prepareStatement_17.java:[line 228]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.bad()


In file CWE89_SQL_Injection__File_prepareStatement_21.java, line 45
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 45]
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_21.java, line 184
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 184]
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 184]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_21.java, line 322
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 322]
At CWE89_SQL_Injection__File_prepareStatement_21.java:[line 322]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_22a.java, line 43
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 43]
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G1()


In file CWE89_SQL_Injection__File_prepareStatement_22a.java, line 129
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G1()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 129]
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 129]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G2()


In file CWE89_SQL_Injection__File_prepareStatement_22a.java, line 202
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G2()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 202]
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 202]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.bad()


In file CWE89_SQL_Injection__File_prepareStatement_31.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_31.java:[line 44]
At CWE89_SQL_Injection__File_prepareStatement_31.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_31.java, line 249
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_31.java:[line 249]
At CWE89_SQL_Injection__File_prepareStatement_31.java:[line 249]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.bad()


In file CWE89_SQL_Injection__File_prepareStatement_41.java, line 98
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_41.java:[line 98]
At CWE89_SQL_Injection__File_prepareStatement_41.java:[line 98]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_41.java, line 300
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_41.java:[line 300]
At CWE89_SQL_Injection__File_prepareStatement_41.java:[line 300]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.badSource()


In file CWE89_SQL_Injection__File_prepareStatement_42.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_42.java:[line 42]
At CWE89_SQL_Injection__File_prepareStatement_42.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.goodB2GSource()


In file CWE89_SQL_Injection__File_prepareStatement_42.java, line 239
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_42.java:[line 239]
At CWE89_SQL_Injection__File_prepareStatement_42.java:[line 239]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.bad()


In file CWE89_SQL_Injection__File_prepareStatement_45.java, line 103
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_45.java:[line 103]
At CWE89_SQL_Injection__File_prepareStatement_45.java:[line 103]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_45.java, line 309
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_45.java:[line 309]
At CWE89_SQL_Injection__File_prepareStatement_45.java:[line 309]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_51a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_51a.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_51a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_51a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_51a.java:[line 128]
At CWE89_SQL_Injection__File_prepareStatement_51a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_52a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_52a.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_52a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_52a.java:[line 128]
At CWE89_SQL_Injection__File_prepareStatement_52a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_53a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_53a.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_53a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_53a.java:[line 128]
At CWE89_SQL_Injection__File_prepareStatement_53a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_54a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_54a.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_54a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_54a.java:[line 128]
At CWE89_SQL_Injection__File_prepareStatement_54a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61b.badSource()


In file CWE89_SQL_Injection__File_prepareStatement_61b.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61b.badSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_61b.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61b.goodB2GSource()


In file CWE89_SQL_Injection__File_prepareStatement_61b.java, line 122
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61b
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61b.goodB2GSource()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_61b.java:[line 122]
At CWE89_SQL_Injection__File_prepareStatement_61b.java:[line 122]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_66a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_66a.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_66a.java, line 132
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_66a.java:[line 132]
At CWE89_SQL_Injection__File_prepareStatement_66a.java:[line 132]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_67a.java, line 44
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_67a.java:[line 44]
At CWE89_SQL_Injection__File_prepareStatement_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_67a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_67a.java:[line 137]
At CWE89_SQL_Injection__File_prepareStatement_67a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_68a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_68a.java:[line 40]
At CWE89_SQL_Injection__File_prepareStatement_68a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_68a.java, line 127
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_68a.java:[line 127]
At CWE89_SQL_Injection__File_prepareStatement_68a.java:[line 127]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_71a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_71a.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_71a.java, line 128
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_71a.java:[line 128]
At CWE89_SQL_Injection__File_prepareStatement_71a.java:[line 128]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_72a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_72a.java:[line 40]
At CWE89_SQL_Injection__File_prepareStatement_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_72a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_72a.java:[line 137]
At CWE89_SQL_Injection__File_prepareStatement_72a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_73a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_73a.java:[line 40]
At CWE89_SQL_Injection__File_prepareStatement_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_73a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_73a.java:[line 137]
At CWE89_SQL_Injection__File_prepareStatement_73a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_74a.java, line 40
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_74a.java:[line 40]
At CWE89_SQL_Injection__File_prepareStatement_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_74a.java, line 137
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_74a.java:[line 137]
At CWE89_SQL_Injection__File_prepareStatement_74a.java:[line 137]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_75a.java, line 42
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_75a.java:[line 42]
At CWE89_SQL_Injection__File_prepareStatement_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_75a.java, line 215
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_75a.java:[line 215]
At CWE89_SQL_Injection__File_prepareStatement_75a.java:[line 215]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_81a.java, line 39
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81a.bad()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_81a.java:[line 39]
At CWE89_SQL_Injection__File_prepareStatement_81a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81a.goodB2G()


In file CWE89_SQL_Injection__File_prepareStatement_81a.java, line 130
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81a.goodB2G()
File name C:\\data.txt
At CWE89_SQL_Injection__File_prepareStatement_81a.java:[line 130]
At CWE89_SQL_Injection__File_prepareStatement_81a.java:[line 130]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_01.bad()


In file CWE90_LDAP_Injection__File_01.java, line 44
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_01
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_01.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_01.java:[line 44]
At CWE90_LDAP_Injection__File_01.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_02.bad()


In file CWE90_LDAP_Injection__File_02.java, line 45
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_02
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_02.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_02.java:[line 45]
At CWE90_LDAP_Injection__File_02.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_03.bad()


In file CWE90_LDAP_Injection__File_03.java, line 45
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_03
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_03.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_03.java:[line 45]
At CWE90_LDAP_Injection__File_03.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_04.bad()


In file CWE90_LDAP_Injection__File_04.java, line 52
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_04
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_04.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_04.java:[line 52]
At CWE90_LDAP_Injection__File_04.java:[line 52]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_05.bad()


In file CWE90_LDAP_Injection__File_05.java, line 52
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_05
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_05.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_05.java:[line 52]
At CWE90_LDAP_Injection__File_05.java:[line 52]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_06.bad()


In file CWE90_LDAP_Injection__File_06.java, line 51
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_06
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_06.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_06.java:[line 51]
At CWE90_LDAP_Injection__File_06.java:[line 51]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_07.bad()


In file CWE90_LDAP_Injection__File_07.java, line 51
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_07
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_07.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_07.java:[line 51]
At CWE90_LDAP_Injection__File_07.java:[line 51]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_08.bad()


In file CWE90_LDAP_Injection__File_08.java, line 59
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_08
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_08.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_08.java:[line 59]
At CWE90_LDAP_Injection__File_08.java:[line 59]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_09.bad()


In file CWE90_LDAP_Injection__File_09.java, line 45
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_09
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_09.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_09.java:[line 45]
At CWE90_LDAP_Injection__File_09.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_10.bad()


In file CWE90_LDAP_Injection__File_10.java, line 45
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_10
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_10.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_10.java:[line 45]
At CWE90_LDAP_Injection__File_10.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_11.bad()


In file CWE90_LDAP_Injection__File_11.java, line 45
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_11
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_11.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_11.java:[line 45]
At CWE90_LDAP_Injection__File_11.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_12.bad()


In file CWE90_LDAP_Injection__File_12.java, line 45
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_12
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_12.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_12.java:[line 45]
At CWE90_LDAP_Injection__File_12.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_13.bad()


In file CWE90_LDAP_Injection__File_13.java, line 45
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_13
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_13.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_13.java:[line 45]
At CWE90_LDAP_Injection__File_13.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_14.bad()


In file CWE90_LDAP_Injection__File_14.java, line 45
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_14
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_14.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_14.java:[line 45]
At CWE90_LDAP_Injection__File_14.java:[line 45]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_15.bad()


In file CWE90_LDAP_Injection__File_15.java, line 47
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_15
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_15.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_15.java:[line 47]
At CWE90_LDAP_Injection__File_15.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_16.bad()


In file CWE90_LDAP_Injection__File_16.java, line 46
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_16
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_16.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_16.java:[line 46]
At CWE90_LDAP_Injection__File_16.java:[line 46]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_17.bad()


In file CWE90_LDAP_Injection__File_17.java, line 44
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_17
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_17.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_17.java:[line 44]
At CWE90_LDAP_Injection__File_17.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_21.bad_source()


In file CWE90_LDAP_Injection__File_21.java, line 105
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_21
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_21.bad_source()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_21.java:[line 105]
At CWE90_LDAP_Injection__File_21.java:[line 105]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22b.badSource()


In file CWE90_LDAP_Injection__File_22b.java, line 41
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22b
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22b.badSource()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_22b.java:[line 41]
At CWE90_LDAP_Injection__File_22b.java:[line 41]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_31.bad()


In file CWE90_LDAP_Injection__File_31.java, line 47
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_31
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_31.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_31.java:[line 47]
At CWE90_LDAP_Injection__File_31.java:[line 47]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_41.bad()


In file CWE90_LDAP_Injection__File_41.java, line 95
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_41
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_41.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_41.java:[line 95]
At CWE90_LDAP_Injection__File_41.java:[line 95]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_42.badSource()


In file CWE90_LDAP_Injection__File_42.java, line 43
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_42
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_42.badSource()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_42.java:[line 43]
At CWE90_LDAP_Injection__File_42.java:[line 43]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_45.bad()


In file CWE90_LDAP_Injection__File_45.java, line 101
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_45
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_45.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_45.java:[line 101]
At CWE90_LDAP_Injection__File_45.java:[line 101]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_51a.bad()


In file CWE90_LDAP_Injection__File_51a.java, line 38
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_51a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_51a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_51a.java:[line 38]
At CWE90_LDAP_Injection__File_51a.java:[line 38]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_52a.bad()


In file CWE90_LDAP_Injection__File_52a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_52a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_52a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_52a.java:[line 39]
At CWE90_LDAP_Injection__File_52a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_53a.bad()


In file CWE90_LDAP_Injection__File_53a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_53a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_53a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_53a.java:[line 39]
At CWE90_LDAP_Injection__File_53a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_54a.bad()


In file CWE90_LDAP_Injection__File_54a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_54a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_54a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_54a.java:[line 39]
At CWE90_LDAP_Injection__File_54a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_61b.badSource()


In file CWE90_LDAP_Injection__File_61b.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_61b
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_61b.badSource()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_61b.java:[line 39]
At CWE90_LDAP_Injection__File_61b.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_66a.bad()


In file CWE90_LDAP_Injection__File_66a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_66a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_66a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_66a.java:[line 39]
At CWE90_LDAP_Injection__File_66a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_67a.bad()


In file CWE90_LDAP_Injection__File_67a.java, line 44
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_67a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_67a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_67a.java:[line 44]
At CWE90_LDAP_Injection__File_67a.java:[line 44]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.bad()


In file CWE90_LDAP_Injection__File_68a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_68a.java:[line 39]
At CWE90_LDAP_Injection__File_68a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_71a.bad()


In file CWE90_LDAP_Injection__File_71a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_71a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_71a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_71a.java:[line 39]
At CWE90_LDAP_Injection__File_71a.java:[line 39]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_72a.bad()


In file CWE90_LDAP_Injection__File_72a.java, line 40
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_72a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_72a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_72a.java:[line 40]
At CWE90_LDAP_Injection__File_72a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_73a.bad()


In file CWE90_LDAP_Injection__File_73a.java, line 40
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_73a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_73a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_73a.java:[line 40]
At CWE90_LDAP_Injection__File_73a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_74a.bad()


In file CWE90_LDAP_Injection__File_74a.java, line 40
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_74a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_74a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_74a.java:[line 40]
At CWE90_LDAP_Injection__File_74a.java:[line 40]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_75a.bad()


In file CWE90_LDAP_Injection__File_75a.java, line 42
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_75a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_75a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_75a.java:[line 42]
At CWE90_LDAP_Injection__File_75a.java:[line 42]

Code contains a hard coded reference to an absolute pathname Medium

Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_81a.bad()


In file CWE90_LDAP_Injection__File_81a.java, line 39
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_81a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_81a.bad()
File name C:\\data.txt
At CWE90_LDAP_Injection__File_81a.java:[line 39]
At CWE90_LDAP_Injection__File_81a.java:[line 39]

Write to static field from instance method Medium

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.java:[line 31]
At CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.java:[line 31]

Write to static field from instance method Medium

Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.bad()


In file CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.java, line 31
In class testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a
In method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.bad()
Field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.data
At CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.java:[line 31]
At CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.java:[line 31]

Write to static field from instance method Medium

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a.bad()


In file CWE23_Relative_Path_Traversal__Environment_68a.java, line 32
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a.data
At CWE23_Relative_Path_Traversal__Environment_68a.java:[line 32]
At CWE23_Relative_Path_Traversal__Environment_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a.bad()


In file CWE23_Relative_Path_Traversal__Property_68a.java, line 32
In class testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a
In method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a.bad()
Field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a.data
At CWE23_Relative_Path_Traversal__Property_68a.java:[line 32]
At CWE23_Relative_Path_Traversal__Property_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a.bad()


In file CWE36_Absolute_Path_Traversal__Environment_68a.java, line 32
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a.data
At CWE36_Absolute_Path_Traversal__Environment_68a.java:[line 32]
At CWE36_Absolute_Path_Traversal__Environment_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a.bad()


In file CWE36_Absolute_Path_Traversal__Property_68a.java, line 32
In class testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a
In method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a.bad()
Field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a.data
At CWE36_Absolute_Path_Traversal__Property_68a.java:[line 32]
At CWE36_Absolute_Path_Traversal__Property_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a.bad()


In file CWE78_OS_Command_Injection__Environment_68a.java, line 31
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a.data
At CWE78_OS_Command_Injection__Environment_68a.java:[line 31]
At CWE78_OS_Command_Injection__Environment_68a.java:[line 31]

Write to static field from instance method Medium

Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a.bad()


In file CWE78_OS_Command_Injection__Property_68a.java, line 31
In class testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a
In method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a.bad()
Field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a.data
At CWE78_OS_Command_Injection__Property_68a.java:[line 31]
At CWE78_OS_Command_Injection__Property_68a.java:[line 31]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.bad()


In file CWE89_SQL_Injection__connect_tcp_execute_22a.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_execute_22a.java:[line 107]
At CWE89_SQL_Injection__connect_tcp_execute_22a.java:[line 107]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.bad()


In file CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java:[line 107]
At CWE89_SQL_Injection__connect_tcp_executeBatch_22a.java:[line 107]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.bad()


In file CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java:[line 107]
At CWE89_SQL_Injection__connect_tcp_executeQuery_22a.java:[line 107]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java:[line 107]
At CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.java:[line 107]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java, line 107
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java:[line 107]
At CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.java:[line 107]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.bad()


In file CWE89_SQL_Injection__console_readLine_execute_22a.java, line 87
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_execute_22a.java:[line 87]
At CWE89_SQL_Injection__console_readLine_execute_22a.java:[line 87]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.bad()


In file CWE89_SQL_Injection__console_readLine_executeBatch_22a.java, line 87
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_executeBatch_22a.java:[line 87]
At CWE89_SQL_Injection__console_readLine_executeBatch_22a.java:[line 87]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.bad()


In file CWE89_SQL_Injection__console_readLine_executeQuery_22a.java, line 87
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_executeQuery_22a.java:[line 87]
At CWE89_SQL_Injection__console_readLine_executeQuery_22a.java:[line 87]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java, line 87
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java:[line 87]
At CWE89_SQL_Injection__console_readLine_executeUpdate_22a.java:[line 87]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java, line 87
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java:[line 87]
At CWE89_SQL_Injection__console_readLine_prepareStatement_22a.java:[line 87]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.bad()


In file CWE89_SQL_Injection__database_execute_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.badPublicStatic
At CWE89_SQL_Injection__database_execute_22a.java:[line 105]
At CWE89_SQL_Injection__database_execute_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.bad()


In file CWE89_SQL_Injection__database_executeBatch_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__database_executeBatch_22a.java:[line 105]
At CWE89_SQL_Injection__database_executeBatch_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.bad()


In file CWE89_SQL_Injection__database_executeQuery_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__database_executeQuery_22a.java:[line 105]
At CWE89_SQL_Injection__database_executeQuery_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__database_executeUpdate_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__database_executeUpdate_22a.java:[line 105]
At CWE89_SQL_Injection__database_executeUpdate_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__database_prepareStatement_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__database_prepareStatement_22a.java:[line 105]
At CWE89_SQL_Injection__database_prepareStatement_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.bad()


In file CWE89_SQL_Injection__Environment_executeBatch_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_executeBatch_22a.java:[line 37]
At CWE89_SQL_Injection__Environment_executeBatch_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a.bad()


In file CWE89_SQL_Injection__Environment_executeBatch_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a.bad()
Field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a.data
At CWE89_SQL_Injection__Environment_executeBatch_68a.java:[line 32]
At CWE89_SQL_Injection__Environment_executeBatch_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.bad()


In file CWE89_SQL_Injection__Environment_execute_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_execute_22a.java:[line 37]
At CWE89_SQL_Injection__Environment_execute_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a.bad()


In file CWE89_SQL_Injection__Environment_execute_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a.data
At CWE89_SQL_Injection__Environment_execute_68a.java:[line 32]
At CWE89_SQL_Injection__Environment_execute_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.bad()


In file CWE89_SQL_Injection__Environment_executeQuery_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_executeQuery_22a.java:[line 37]
At CWE89_SQL_Injection__Environment_executeQuery_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a.bad()


In file CWE89_SQL_Injection__Environment_executeQuery_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a.data
At CWE89_SQL_Injection__Environment_executeQuery_68a.java:[line 32]
At CWE89_SQL_Injection__Environment_executeQuery_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__Environment_executeUpdate_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_executeUpdate_22a.java:[line 37]
At CWE89_SQL_Injection__Environment_executeUpdate_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__Environment_executeUpdate_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a.data
At CWE89_SQL_Injection__Environment_executeUpdate_68a.java:[line 32]
At CWE89_SQL_Injection__Environment_executeUpdate_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__Environment_prepareStatement_22a.java:[line 37]
At CWE89_SQL_Injection__Environment_prepareStatement_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__Environment_prepareStatement_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a.data
At CWE89_SQL_Injection__Environment_prepareStatement_68a.java:[line 32]
At CWE89_SQL_Injection__Environment_prepareStatement_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.bad()


In file CWE89_SQL_Injection__File_execute_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.badPublicStatic
At CWE89_SQL_Injection__File_execute_22a.java:[line 105]
At CWE89_SQL_Injection__File_execute_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.bad()


In file CWE89_SQL_Injection__File_executeBatch_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 105]
At CWE89_SQL_Injection__File_executeBatch_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.bad()


In file CWE89_SQL_Injection__File_executeQuery_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 105]
At CWE89_SQL_Injection__File_executeQuery_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__File_executeUpdate_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 105]
At CWE89_SQL_Injection__File_executeUpdate_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__File_prepareStatement_22a.java, line 105
In class testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.bad()
Field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 105]
At CWE89_SQL_Injection__File_prepareStatement_22a.java:[line 105]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.bad()


In file CWE89_SQL_Injection__listen_tcp_execute_22a.java, line 122
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_execute_22a.java:[line 122]
At CWE89_SQL_Injection__listen_tcp_execute_22a.java:[line 122]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.bad()


In file CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java, line 122
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java:[line 122]
At CWE89_SQL_Injection__listen_tcp_executeBatch_22a.java:[line 122]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.bad()


In file CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java, line 122
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java:[line 122]
At CWE89_SQL_Injection__listen_tcp_executeQuery_22a.java:[line 122]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java, line 122
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java:[line 122]
At CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.java:[line 122]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java, line 122
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java:[line 122]
At CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.java:[line 122]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.bad()


In file CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java, line 76
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java:[line 76]
At CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.java:[line 76]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.bad()


In file CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java, line 76
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java:[line 76]
At CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.java:[line 76]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java, line 76
In class testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.bad()
Field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java:[line 76]
At CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.java:[line 76]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.bad()


In file CWE89_SQL_Injection__PropertiesFile_execute_22a.java, line 76
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_execute_22a.java:[line 76]
At CWE89_SQL_Injection__PropertiesFile_execute_22a.java:[line 76]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java, line 76
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java:[line 76]
At CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.java:[line 76]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.bad()


In file CWE89_SQL_Injection__Property_execute_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.badPublicStatic
At CWE89_SQL_Injection__Property_execute_22a.java:[line 37]
At CWE89_SQL_Injection__Property_execute_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a.bad()


In file CWE89_SQL_Injection__Property_execute_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a.data
At CWE89_SQL_Injection__Property_execute_68a.java:[line 32]
At CWE89_SQL_Injection__Property_execute_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.bad()


In file CWE89_SQL_Injection__Property_executeBatch_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__Property_executeBatch_22a.java:[line 37]
At CWE89_SQL_Injection__Property_executeBatch_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a.bad()


In file CWE89_SQL_Injection__Property_executeBatch_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a.data
At CWE89_SQL_Injection__Property_executeBatch_68a.java:[line 32]
At CWE89_SQL_Injection__Property_executeBatch_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.bad()


In file CWE89_SQL_Injection__Property_executeQuery_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__Property_executeQuery_22a.java:[line 37]
At CWE89_SQL_Injection__Property_executeQuery_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a.bad()


In file CWE89_SQL_Injection__Property_executeQuery_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a.data
At CWE89_SQL_Injection__Property_executeQuery_68a.java:[line 32]
At CWE89_SQL_Injection__Property_executeQuery_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__Property_executeUpdate_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__Property_executeUpdate_22a.java:[line 37]
At CWE89_SQL_Injection__Property_executeUpdate_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a.bad()


In file CWE89_SQL_Injection__Property_executeUpdate_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a.data
At CWE89_SQL_Injection__Property_executeUpdate_68a.java:[line 32]
At CWE89_SQL_Injection__Property_executeUpdate_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_22a.java, line 37
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__Property_prepareStatement_22a.java:[line 37]
At CWE89_SQL_Injection__Property_prepareStatement_22a.java:[line 37]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a.bad()


In file CWE89_SQL_Injection__Property_prepareStatement_68a.java, line 32
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a.data
At CWE89_SQL_Injection__Property_prepareStatement_68a.java:[line 32]
At CWE89_SQL_Injection__Property_prepareStatement_68a.java:[line 32]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.bad()


In file CWE89_SQL_Injection__URLConnection_execute_22a.java, line 92
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_execute_22a.java:[line 92]
At CWE89_SQL_Injection__URLConnection_execute_22a.java:[line 92]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.bad()


In file CWE89_SQL_Injection__URLConnection_executeBatch_22a.java, line 92
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_executeBatch_22a.java:[line 92]
At CWE89_SQL_Injection__URLConnection_executeBatch_22a.java:[line 92]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.bad()


In file CWE89_SQL_Injection__URLConnection_executeQuery_22a.java, line 92
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_executeQuery_22a.java:[line 92]
At CWE89_SQL_Injection__URLConnection_executeQuery_22a.java:[line 92]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.bad()


In file CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java, line 92
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java:[line 92]
At CWE89_SQL_Injection__URLConnection_executeUpdate_22a.java:[line 92]

Write to static field from instance method Medium

Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.bad()


In file CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java, line 92
In class testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a
In method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.bad()
Field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.badPublicStatic
At CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java:[line 92]
At CWE89_SQL_Injection__URLConnection_prepareStatement_22a.java:[line 92]

Write to static field from instance method Medium

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a.bad()


In file CWE90_LDAP_Injection__Environment_68a.java, line 31
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a.data
At CWE90_LDAP_Injection__Environment_68a.java:[line 31]
At CWE90_LDAP_Injection__Environment_68a.java:[line 31]

Write to static field from instance method Medium

Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a.bad()


In file CWE90_LDAP_Injection__Property_68a.java, line 31
In class testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a
In method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a.bad()
Field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a.data
At CWE90_LDAP_Injection__Property_68a.java:[line 31]
At CWE90_LDAP_Injection__Property_68a.java:[line 31]

Unwritten public or protected field Medium

Unwritten public or protected field: testcasesupport.AbstractTestCaseClassIssue.badObject


In file AbstractTestCaseClassIssue.java, line 44
In class testcasesupport.AbstractTestCaseClassIssue
Field testcasesupport.AbstractTestCaseClassIssue.badObject
At AbstractTestCaseClassIssue.java:[line 44]

Unwritten public or protected field Medium

Unwritten public or protected field: testcasesupport.AbstractTestCaseClassIssue.good1Object


In file AbstractTestCaseClassIssue.java, line 22
In class testcasesupport.AbstractTestCaseClassIssue
Field testcasesupport.AbstractTestCaseClassIssue.good1Object
At AbstractTestCaseClassIssue.java:[line 22]





Warning Types

Method uses the same code for two branches

This method uses the same code to implement two branches of a conditional branch. Check to ensure that this isn't a coding mistake.



Empty database password

This code creates a database connect using a blank or empty password. This indicates that the database is not protected by a password.



Code contains a hard coded reference to an absolute pathname

This code constructs a File object using a hard coded to an absolute pathname (e.g., new File("/home/dannyc/workspace/j2ee/src/share/com/sun/enterprise/deployment");



Random object created and used only once

This code creates a java.util.Random object, uses it to generate one random number, and then discards the Random object. This produces mediocre quality random numbers and is inefficient. If possible, rewrite the code so that the Random object is created once and saved, and each time a new random number is required invoke a method on the existing Random object to obtain it.

If it is important that the generated Random numbers not be guessable, you must not create a new Random for each random number; the values are too easily guessable. You should strongly consider using a java.security.SecureRandom instead (and avoid allocating a new SecureRandom for each random number needed).



Field isn't final but should be

This static field public but not final, and could be changed by malicious code or by accident from another package. The field could be made final to avoid this vulnerability.



Field should be package protected

A mutable static field could be changed by malicious code or by accident. The field could be made package protected to avoid this vulnerability.



Absolute path traversal in servlet

The software uses an HTTP request parameter to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory. See http://cwe.mitre.org/data/definitions/36.html for more information.

FindBugs looks only for the most blatant, obvious cases of absolute path traversal. If FindBugs found any, you almost certainly have more vulnerabilities that FindBugs doesn't report. If you are concerned about absolute path traversal, you should seriously consider using a commercial static analysis or pen-testing tool.



Relative path traversal in servlet

The software uses an HTTP request parameter to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory. See http://cwe.mitre.org/data/definitions/23.html for more information.

FindBugs looks only for the most blatant, obvious cases of relative path traversal. If FindBugs found any, you almost certainly have more vulnerabilities that FindBugs doesn't report. If you are concerned about relative path traversal, you should seriously consider using a commercial static analysis or pen-testing tool.



A prepared statement is generated from a nonconstant String

The code creates an SQL prepared statement from a nonconstant String. If unchecked, tainted data from a user is used in building this String, SQL injection could be used to make the prepared statement do something unexpected and undesirable.



Nonconstant string passed to execute or addBatch method on an SQL statement

The method invokes the execute or addBatch method on an SQL statement with a String that seems to be dynamically generated. Consider using a prepared statement instead. It is more efficient and less vulnerable to SQL injection attacks.



Write to static field from instance method

This instance method writes to a static field. This is tricky to get correct if multiple instances are being manipulated, and generally bad practice.



Unwritten public or protected field

No writes were seen to this public/protected field.  All reads of it will return the default value. Check for errors (should it have been initialized?), or remove it if it is useless.



Servlet reflected cross site scripting vulnerability

This code directly writes an HTTP parameter to Servlet output, which allows for a reflected cross site scripting vulnerability. See http://en.wikipedia.org/wiki/Cross-site_scripting for more information.

FindBugs looks only for the most blatant, obvious cases of cross site scripting. If FindBugs found any, you almost certainly have more cross site scripting vulnerabilities that FindBugs doesn't report. If you are concerned about cross site scripting, you should seriously consider using a commercial static analysis or pen-testing tool.



Servlet reflected cross site scripting vulnerability in error page

This code directly writes an HTTP parameter to a Server error page (using HttpServletResponse.sendError). Echoing this untrusted input allows for a reflected cross site scripting vulnerability. See http://en.wikipedia.org/wiki/Cross-site_scripting for more information.

FindBugs looks only for the most blatant, obvious cases of cross site scripting. If FindBugs found any, you almost certainly have more cross site scripting vulnerabilities that FindBugs doesn't report. If you are concerned about cross site scripting, you should seriously consider using a commercial static analysis or pen-testing tool.